summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Added i686 target tests to make sure we are correctly loading cons...Simon Pilgrim2016-02-043-0/+504
* Provide arguments for all the format string placeholders!Adrian McCarthy2016-02-041-1/+1
* AVX-512: Fixed a bug in FMA instruction selection on KNLElena Demikhovsky2016-02-044-15/+16
* [Power PC] softening long double typePetar Jovanovic2016-02-044-26/+260
* [AArch64] Improve load/store optimizer to handle LDUR + LDR.Chad Rosier2016-02-042-22/+182
* [AVX512] add vfmadd132ss and vfmadd132sd IntrinsicMichael Zuckerman2016-02-045-11/+265
* [clang-tidy] More friendly warning in "google-runtime-references" when meetin...Haojian Wu2016-02-042-5/+12
* [X86] Add AVX512 vector zext testsSimon Pilgrim2016-02-041-0/+122
* Support accesses with differently sized types to the same arrayTobias Grosser2016-02-0419-138/+783
* [ScheduleDagInstrs] Improved commentsJonas Paulsson2016-02-041-9/+9
* [ELF][MIPS] Support R_MIPS_PC32 relocation handlingSimon Atanasyan2016-02-042-11/+23
* [ELF][MIPS] Add handling for __gnu_local_gp symbolSimon Atanasyan2016-02-045-1/+25
* [x86] Correct setting of WIntType for MCU targetAndrey Bokhanko2016-02-042-0/+2
* [ELF][MIPS] Replace needsMipsLocalGot function by canBePreemptedSimon Atanasyan2016-02-044-22/+7
* [ELF][MIPS] Always create global GOT entry for symbols defined in DSOSimon Atanasyan2016-02-042-3/+62
* Enable test_lldbmi_settings_set_target_run_args_before on linuxPavel Labath2016-02-041-1/+0
* [OPENMP 4.0] Fixed support of array sections/array subscripts.Alexey Bataev2016-02-0410-116/+353
* Mark TestProcessIO as flaky on androidPavel Labath2016-02-041-1/+5
* Add verbose logging support to gdb-remote testsPavel Labath2016-02-041-7/+39
* [RenderScript] Add command for recalculating allocation detailsEwan Crawford2016-02-042-0/+61
* ScopInfo: Improve documentation of ScopArrayInfoTobias Grosser2016-02-041-9/+17
* [X86] Moved SEXT -> SIGN_EXTEND_VECTOR_INREG combine into helper. NFC.Simon Pilgrim2016-02-041-60/+84
* [X86] Use hash table in LEA optimization pass.Andrey Turetskiy2016-02-041-150/+247
* Add -nocudainc option to CUDA preprocessor test.Samuel Antao2016-02-041-5/+5
* Add 3.9 release notes documentTobias Grosser2016-02-042-0/+14
* Add 'Using Polly with Clang' to SpinxTobias Grosser2016-02-042-0/+154
* cmake: Add a flag to enable LTOJustin Bogner2016-02-042-0/+11
* Add Sphinx configurationTobias Grosser2016-02-042-0/+250
* Add basic doxygen infrastructure for PollyTobias Grosser2016-02-043-0/+2409
* [Support] Use range-based for loop. NFCCraig Topper2016-02-041-3/+1
* [Support] Use hexdigit instead of manually coding the same thing. NFCCraig Topper2016-02-041-2/+2
* www: Remove some spacesTobias Grosser2016-02-041-2/+2
* www: Add Michael's thesisTobias Grosser2016-02-041-0/+9
* www: Add Felix-Antoine's master thesisTobias Grosser2016-02-041-0/+8
* www: Drop outdated dragonegg documentationTobias Grosser2016-02-042-73/+0
* Update to isl-0.16.1-20-gee54b48Tobias Grosser2016-02-0415-119/+1875
* [PGO] Profile interface cleanupXinliang David Li2016-02-044-25/+38
* [TSan] Fix PrintMatchedSuppressions: Read hit count for suppression atomicallyMohit K. Bhakkad2016-02-041-2/+2
* Basic: mark TLS as supported on Windows on ARMSaleem Abdulrasool2016-02-042-1/+5
* PR23057: fix use-after-free due to local token buffer in ParseCXXAmbiguousPar...Alexey Bataev2016-02-042-1/+28
* [NVPTX] Disable performance optimizations when OptLevel==NoneJingyue Wu2016-02-042-21/+48
* Use unsigned long long instead of uint64_t to appease botsPete Cooper2016-02-041-1/+1
* Add test missed from r259746Pete Cooper2016-02-041-0/+28
* Add support for the source_version cmdline option.Pete Cooper2016-02-046-0/+67
* [asan] fix the non-x86 buildKostya Serebryany2016-02-042-0/+5
* Set S_ATTR_SOME_INSTRUCTIONS on __text section.Pete Cooper2016-02-042-1/+31
* Generate version min load commands when the platform is unknown.Pete Cooper2016-02-049-32/+184
* [asan] When catching a signal caused by a memory access, print if it's a READ...Kostya Serebryany2016-02-047-8/+50
* Test case for PR 26381Nemanja Ivanovic2016-02-041-0/+8
* Default to an unknown OS instead of MacOSX.Pete Cooper2016-02-042-19/+25
OpenPOWER on IntegriCloud