summaryrefslogtreecommitdiffstats
path: root/lib/Basic
Commit message (Expand)AuthorAgeFilesLines
* Merging r314354:Dylan McKay2017-09-281-2/+1
* Revert r310074 (see PR34067 #4)Hans Wennborg2017-08-111-1/+7
* Merging r310057:Hans Wennborg2017-08-041-7/+1
* Merging r308824:Hans Wennborg2017-07-261-1/+1
* [OPENMP] Initial support for 'task_reduction' clause.Alexey Bataev2017-07-181-2/+14
* [COFF, ARM64] Set the data type widths and the data layout stringMandeep Singh Grang2017-07-171-1/+14
* [AArch64] Add support for __builtin_ms_va_list on aarch64Martin Storsjo2017-07-171-1/+5
* [Basic] Detect Git submodule version in CMakeBrian Gesiak2017-07-171-1/+16
* [SystemZ] Add support for IBM z14 processor (2/3)Ulrich Weigand2017-07-171-1/+1
* [SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand2017-07-171-0/+4
* Enable TLS support on OpenBSD, but default to the emulatated TLS model.Brad Smith2017-07-171-2/+0
* [Bash-autocompletion] Add support for -W<warning> and -Wno<warning>Yuka Takahashi2017-07-161-0/+12
* [X86] Add 'movbe' to btver2 CPU.Craig Topper2017-07-141-0/+1
* [AArch64] Add support for handling the +sve target feature.Amara Emerson2017-07-131-4/+11
* [mips] Create the correct profiling symbol on Linux MIPSSimon Atanasyan2017-07-111-0/+4
* CodeGen: Fix address space of global variableYaxun Liu2017-07-081-0/+4
* [X86] Replace 'fallthrough' comments with LLVM_FALLTHROUGH.Craig Topper2017-07-071-6/+6
* This reverts r305820 (ARMv.2-A FP16 vector intrinsics) because it showsSjoerd Meijer2017-07-061-3/+0
* [SystemZ] Simplify handling of ISA revisionsUlrich Weigand2017-07-051-26/+22
* [AMDGPU] Fix size and alignment of size_t and pointer typesYaxun Liu2017-07-051-6/+14
* [AMDGPU] Fix regressions on mesa/clover with libclc due to address spaceYaxun Liu2017-07-041-10/+18
* fix trivial typos; NFCHiroshi Inoue2017-07-011-1/+1
* Changed Opts.EABIVersion type string to llvm::EABI enum classYuka Takahashi2017-07-011-2/+2
* [X86] Add RDRND feature to Goldmont. Add MOVBE to all Atom CPUs.Craig Topper2017-06-301-0/+2
* [X86] Add a break to the last case of a few switches to prevent accidents in ...Craig Topper2017-06-301-0/+4
* [X86] Move all atom CPUs to the same section of the switch and use fallthroug...Craig Topper2017-06-301-3/+6
* ARMV8-A archkind and target defines helper functionsSjoerd Meijer2017-06-301-12/+47
* [Clang][X86][Goldmont]Adding new target-cpu: Goldmont Michael Zuckerman2017-06-291-0/+21
* Factor out a functionality from isBeforeInTranslationUnitGabor Horvath2017-06-291-37/+48
* [COFF, ARM64] Add support for Windows ARM64 COFF formatMandeep Singh Grang2017-06-271-0/+39
* Revert "Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc""Christof Douma2017-06-271-0/+70
* Reapply "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-271-0/+145
* Remove some redundant setup when preprocessing .pcm files.Richard Smith2017-06-261-9/+0
* [inline asm][gcc-compatiblity] "=i" output constraint supportMarina Yatsina2017-06-261-0/+5
* Add support for Ananas platformEd Schouten2017-06-251-0/+19
* [MSP430] Fix data layout string.Vadzim Dambrouski2017-06-231-1/+1
* [AArch64] ADD ARMv.2-A FP16 vector intrinsicsAbderrazek Zaafrani2017-06-201-0/+10
* Support non-identifier module names when preprocessing modules.Richard Smith2017-06-191-22/+41
* Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"Christof Douma2017-06-191-70/+0
* [NFC] Refactor DiagnosticRenderer to use FullSourceLocChristof Douma2017-06-191-0/+70
* Revert "Define _GNU_SOURCE for rtems c++"Daniel Jasper2017-06-151-3/+0
* Define _GNU_SOURCE for rtems c++James Y Knight2017-06-141-0/+3
* Revert of r305066 "Reapply Frontend support for Nios2 target"Nikolai Bozhenov2017-06-091-145/+0
* Reapply "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-091-0/+145
* Revert "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-081-145/+0
* Frontend support for Nios2 target.Nikolai Bozhenov2017-06-081-0/+145
* Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmtPetar Jovanovic2017-06-071-1/+7
* Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmtPetar Jovanovic2017-06-071-7/+1
* [mips] Add runtime options to enable/disable madd.fmt and msub.fmtPetar Jovanovic2017-06-071-1/+7
* [CodeGen] Add thumb-mode to target-features for arm/thumb triples.Florian Hahn2017-06-071-0/+7