summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Clang][Builtin][AVX512]Adding intrinsics for vfpclass{sd|ss} vfpclass{pd|ps}...Michael Zuckerman2016-04-255-0/+187
* [analyzer] Let TK_PreserveContents span across the whole base region.Artem Dergachev2016-04-254-2/+68
* [WinEH] Update SplitAnalysis::computeLastSplitPoint to cope with multiple EH ...David Majnemer2016-04-255-18/+87
* [ARM] Add support for the X asm constraintSilviu Baranga2016-04-254-0/+200
* [AMDGPU][llvm-mc] s_getreg/setreg* - Add hwreg(...) syntax.Artem Tamazov2016-04-259-15/+183
* Add support for R_X86_64_PC64.Rafael Espindola2016-04-252-0/+37
* Model zext-extend instructionsJohannes Doerfert2016-04-2517-54/+424
* Skip TestBitfileds on linuxPavel Labath2016-04-251-0/+1
* Test commit: modified comment. NFCAnna Thomas2016-04-251-1/+1
* Handle invalid values of PLT entry size generated by linkerOmair Javaid2016-04-251-1/+4
* Check only loop control of loops that are part of the regionJohannes Doerfert2016-04-253-4/+35
* Initialize the invalid domain of an access with an empty setJohannes Doerfert2016-04-251-1/+3
* Do not propagate invalid domains over back edgesJohannes Doerfert2016-04-251-0/+4
* Introduce a parameter set type [NFC]Johannes Doerfert2016-04-255-26/+23
* Remove unnecessary argument of the SCEVValidator [NFC]Johannes Doerfert2016-04-255-35/+20
* Typo. NFC.Chad Rosier2016-04-251-1/+1
* [Clang][AVX512][BUILTIN] Adding intrinsics for VSCATTERPF{1|0}{DPS|QPS|DPD|QP...Michael Zuckerman2016-04-254-0/+263
* [Hexagon] Correctly set "Flags" in ELF headerKrzysztof Parzyszek2016-04-252-3/+16
* Simplify. NFC.Rafael Espindola2016-04-251-30/+18
* [OPENMP 4.5] Codegen for 'taskloop' directive.Alexey Bataev2016-04-256-77/+748
* Delete needsCopyRelImpl. It is redundant with getRelExpr.Rafael Espindola2016-04-253-56/+17
* [GlobalOpt] Allow constant globals to be SRA'dJames Molloy2016-04-252-5/+30
* Remove flaky decorator from two tests on linuxPavel Labath2016-04-252-4/+0
* [ELF] Delete extra line. NFCSimon Atanasyan2016-04-251-1/+0
* [Coverage] Restore the correct count value after processing a nested region i...Igor Kudrin2016-04-254-46/+80
* [SCEV] Improve the run-time checking of the NoWrap predicateSilviu Baranga2016-04-252-31/+190
* [PowerPC] [PR27387] Disallow r0 for ADD8TLS.Marcin Koscielnicki2016-04-252-2/+47
* Run GlobalOpt before emitting the bitcode for ThinLTOMehdi Amini2016-04-251-0/+2
* ThinLTO: Move createNameAnonFunctionPass insertion in PassManagerBuilder (NFC)Mehdi Amini2016-04-251-3/+4
* fix commentsIgor Breger2016-04-251-2/+1
* [ELF] - Implemented comparsion operators for linkerscript.George Rimar2016-04-253-8/+146
* [ELF] - Removed dead declarations. NFC.George Rimar2016-04-251-5/+0
* [Clang][AVX512][BuiltIn] Adding support to intrinsics of VPERMD and VPERMW in...Michael Zuckerman2016-04-2513-1/+802
* Fixing wrong mask size error. From __mmask8 to __mmask16.Michael Zuckerman2016-04-252-6/+6
* [Support/ELFRelocs] Add R_386_GOT32X.Davide Italiano2016-04-251-1/+2
* [X86] Replace a SmallVector used to pass 2 values to an ArrayRef parameter wi...Craig Topper2016-04-251-3/+1
* [esan] Fix uninitialized warning from interception contextDerek Bruening2016-04-251-0/+2
* Minor code cleanups. NFC.Junmo Park2016-04-254-23/+23
* [llgo] llgoi: separate evaluation from printingAndrew Wilkins2016-04-257-94/+124
* [X86] Add a complete set of tests for all operand sizes of cttz/ctlz with and...Craig Topper2016-04-251-6/+123
* Add a --element-count option to the expression commandEnrico Granata2016-04-2514-13/+294
* Add a note to the test explaining why it doesn't match gold's behaviour.Peter Collingbourne2016-04-251-0/+3
* Verifier: Verify that each inlinable callsite of a debug-info-bearing functionAdrian Prantl2016-04-244-2/+75
* Debug info: Apply an empty debug location for global OpenMP destructors.Adrian Prantl2016-04-242-2/+5
* clang-format: [JS] generator and async functions.Martin Probst2016-04-245-11/+69
* Also check the IR.Rafael Espindola2016-04-241-0/+4
* Add a test for how we handle protected visibility.Rafael Espindola2016-04-242-0/+22
* unwind: remove unnecessary headerSaleem Abdulrasool2016-04-241-3/+0
* unwind: unify _LIBUNWIND_ABORTSaleem Abdulrasool2016-04-241-18/+8
* Fix unwind failures when PC points beyond the end of a functionUlrich Weigand2016-04-242-6/+8
OpenPOWER on IntegriCloud