summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [CodeGenPrepare] Generalize inserted set from truncs to any inst.Ahmed Bougacha2015-06-171-0/+16
* [Hexagon] Adding a number of other tests for min/max instructions and loading...Colin LeMahieu2015-06-1719-2/+327
* LowerBitSets: Do not assign names to aliases of unnamed bitset element objects.Peter Collingbourne2015-06-171-1/+2
* Allow aliases to be unnamed.Rafael Espindola2015-06-171-0/+11
* [Hexagon] Adding some compare tests, fixing existing XFAILed tests, and remov...Colin LeMahieu2015-06-179-8/+331
* Add documentation for new backedge mass propagation in irregular loops.Diego Novillo2015-06-172-83/+3
* [MC/Dwarf] Encode DW_CFA_advance_loc in target endianess.Benjamin Kramer2015-06-171-0/+68
* [mips] [IAS] Add support for expanding LASym with a source register operand.Toma Tabacu2015-06-171-0/+6
* [mips] [IAS] Add support for the B{L,G}{T,E}(U) branch pseudo-instructions.Toma Tabacu2015-06-173-0/+322
* [mips] [IAS] Fix LA with relative label operands.Toma Tabacu2015-06-171-0/+5
* [mips] [IAS] Add test for SW with relative label operands. NFC.Toma Tabacu2015-06-171-0/+5
* [mips] [IAS] Fix LW with relative label operands.Toma Tabacu2015-06-171-0/+9
* AVX-512: cvtusi2ss/d intrinsics.Igor Breger2015-06-171-7/+97
* Revert "AArch64: Use CMP;CCMP sequences for and/or/setcc trees."Matthias Braun2015-06-171-40/+0
* [Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...Colin LeMahieu2015-06-171-1/+1
* Add some tests based on PR21711Sanjay Patel2015-06-161-0/+61
* [llvm-readobj] Print MIPS .reginfo section contentSimon Atanasyan2015-06-162-0/+10
* [X86][SSE] Vectorize v2i32 to v2f64 conversionsSimon Pilgrim2015-06-162-69/+10
* Reapply 239795 - [InstCombine] Propagate non-null facts to call parametersPhilip Reames2015-06-163-3/+3
* Improve handling of end of file in the bitcode reader.Rafael Espindola2015-06-162-2/+7
* Fix PR 23525 - Separate header mass propagation in irregular loops.Diego Novillo2015-06-162-7/+84
* [Statepoints] Test only change. Check that statepoint lowering didn't generat...Igor Laevsky2015-06-161-0/+2
* Have MachOObjectFile::isValidArch() accept armv7Frederic Riss2015-06-161-0/+1
* MIR Parser: Report an error when a machine function doesn't have a correspond...Alex Lorenz2015-06-161-0/+19
* Add a test for padded bitcode files.Rafael Espindola2015-06-162-0/+13
* Properly handle the mftb instruction.Kit Barton2015-06-162-2/+74
* Revert "Revert "Fix merges of non-zero vector stores""Matt Arsenault2015-06-162-2/+100
* [InstSimplify] Allow folding of fdiv X, X with just NaNs ignoredBenjamin Kramer2015-06-161-44/+24
* [mips][ias] Expand on r238751 to cover as many relocs as possible.Daniel Sanders2015-06-162-45/+204
* [llvm-mc] The object form of the GNU triple should be the same as the string ...Daniel Sanders2015-06-161-2/+2
* [AVX512] add integer min/max intrinsics support.Asaf Badouh2015-06-164-26/+644
* Disable llvm/test/CodeGen/MIR/machine-function.mir on x86 msc18 for now. Inve...NAKAMURA Takumi2015-06-161-0/+1
* X86: optimized i64 vector multiply with constantElena Demikhovsky2015-06-161-4/+33
* Revert 239795Philip Reames2015-06-164-45/+3
* [AArch64] Generalize extract-high DUP extension to MOVI/MVNI.Ahmed Bougacha2015-06-161-0/+210
* [AArch64] Robustize neon-2velem-high test. NFC.Ahmed Bougacha2015-06-161-111/+136
* [InstCombine] Propagate non-null facts to call parametersPhilip Reames2015-06-164-3/+45
* MIR Serialization: Print and parse simple machine function attributes.Alex Lorenz2015-06-161-0/+34
* MIR Serialization: Create dummy functions when the MIR file doesn't have LLVM...Alex Lorenz2015-06-151-1/+3
* MIR Serialization: Report an error when machine functions have the same name.Alex Lorenz2015-06-151-0/+10
* Add safestack attribute to LLVMAttribute enum and Go bindings. CorrectPeter Collingbourne2015-06-152-0/+8
* [Hexagon] Using readobj rather than objdump.Colin LeMahieu2015-06-151-1/+1
* [Hexagon] PC-relative offsets are relative to packet start rather than the of...Colin LeMahieu2015-06-151-0/+10
* [X86][SSE] Added tests for vector i8/i16 to f32/f64 conversionsSimon Pilgrim2015-06-151-55/+562
* Protection against stack-based memory corruption errors using SafeStackPeter Collingbourne2015-06-1528-0/+761
* MIR Serialization: Connect the machine function analysis pass to the MIR parser.Alex Lorenz2015-06-154-2/+18
* Add "REQUIRES: asserts" to test case that uses -debug-onlySanjoy Das2015-06-151-0/+1
* [CodeGen] Add a pass to fold null checks into nearby memory operations.Sanjoy Das2015-06-152-0/+170
* On behalf of Alexandros Lamprineas:Evgeny Astigeevich2015-06-151-0/+1
* gold-plugin: save the .o when given -save-temps.Rafael Espindola2015-06-151-0/+3