summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2014-05-09
* Allow sret on the second parameter as well as the firstReid Kleckner2014-05-09
* Fix ARM intrinsics-overflow.ll test on WindowsReid Kleckner2014-05-09
* Add custom lowering for add/sub with overflow intrinsics to ARMLouis Gerbarg2014-05-09
* R600/SI: Teach SIInstrInfo::moveToVALU() how to move S_LOAD_*_IMM instructionsTom Stellard2014-05-09
* R600/SI: Fix SMRD pattern for offsets > 32 bitsTom Stellard2014-05-09
* R600: Expand i64 SELECT_CCTom Stellard2014-05-09
* R600: Move MIN/MAX matching from LowerOperation() to PerformDAGCombine()Tom Stellard2014-05-09
* Attempt to pacify the bots - this commit requires asserts.James Molloy2014-05-09
* ARM: HFAs must be passed in consecutive registersOliver Stannard2014-05-09
* [mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6Daniel Sanders2014-05-09
* ARM: support PIC on Windows on ARMSaleem Abdulrasool2014-05-09
* Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas2014-05-08
* test/CodeGen: Check that the correct register is used in a storeJustin Bogner2014-05-08
* Make a CodeGen test more robust against vector register selectionJustin Bogner2014-05-08
* [X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic s...Andrea Di Biagio2014-05-08
* test: fix test on WindowsSaleem Abdulrasool2014-05-08
* ARM big endian function argument passingChristian Pirker2014-05-08
* [ARM64-BE] Teach fast-isel about how to set up sub-word stack arguments for b...James Molloy2014-05-08
* ARM64: make sure FastISel emits SSA MachineInstrsTim Northover2014-05-08
* AArch64/ARM64: Port NEON post-increment load/store with 2/3/4 vectors to ARM6...Hao Liu2014-05-08
* Lower certain build_vectors to insertps instructionsFilipe Cabecinhas2014-05-08
* [X86] Add a test case for r208252.Quentin Colombet2014-05-07
* [ARM64][fast-isel] Disable target specific optimizations at -O0. Functionally,Chad Rosier2014-05-07
* AArch64/ARM64: optimise vector selects & enable testTim Northover2014-05-07
* [ARM64-BE] Fix fast-isel, and add appropriate RUN lines to appropriate tests.James Molloy2014-05-07
* [ARM64-BE] Fix variable-argument saving.James Molloy2014-05-07
* [ARM64-BE] Implement the lane-twiddling logic at AAPCS boundaries for big end...James Molloy2014-05-07
* [ARM64-BE] Implement the crazy bitcast handling for big endian vectors.James Molloy2014-05-07
* [ARM64-BE] Make big endian (scalar) argument passing work correctly.James Molloy2014-05-07
* AArch64/ARM64: run test on ARM64 too.Tim Northover2014-05-07
* AArch64/ARM64: put annotation in testTim Northover2014-05-07
* Allow using normal .eh_frame based unwinding on ARM. Use the sameJoerg Sonnenberger2014-05-07
* ARM: fix WoA PEI instruction selectionSaleem Abdulrasool2014-05-07
* If a function needs a frame pointer, but r11 (aka fp) has not been used,Joerg Sonnenberger2014-05-06
* [X86] Improve the lowering of BITCAST dag nodes from type f64 to type v2i32 (...Andrea Di Biagio2014-05-06
* Implememting named register intrinsicsRenato Golin2014-05-06
* Special case aliases in GlobalValue::getAlignment.Rafael Espindola2014-05-06
* [ARM64] Enable alignment control option in front-end for ARM64.Kevin Qin2014-05-06
* Fix i128 div/mod on mingw64Reid Kleckner2014-05-06
* R600: Expand i64 ISD:SUBTom Stellard2014-05-05
* Revert "Optimize shufflevector that copies an i64/f64 and zeros the rest."Filipe Cabecinhas2014-05-05
* Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas2014-05-05
* Move test from r207969 to another folder and rename it.Michael Zolotukhin2014-05-05
* Remove the -disable-cfi option.Rafael Espindola2014-05-05
* Modify test to not use -disable-cfi.Rafael Espindola2014-05-05
* Convert a CodeGen test into a MC test.Rafael Espindola2014-05-05
* CodeGen: correct memset emittance for WoASaleem Abdulrasool2014-05-04
* CodeGen: strengthen WoA AEABI avoidance testsSaleem Abdulrasool2014-05-04
* AVX-512: minor change in rndscale intrinsicElena Demikhovsky2014-05-04