summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* R600: Add a test for r183108Vincent Lejeune2013-06-04
* Second part of pr16069Rafael Espindola2013-06-04
* [llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume t...Alexey Samsonov2013-06-04
* SimplifyCFG: Do not transform PHI to select if doing so would be unsafeDavid Majnemer2013-06-03
* Enable mcjit tests on ppc64 when building with cmake.Rafael Espindola2013-06-03
* R600/SI: Add support for work item and work group intrinsicsTom Stellard2013-06-03
* R600/SI: Add a calling convention for compute shadersTom Stellard2013-06-03
* R600/SI: Custom lower i64 sign_extendTom Stellard2013-06-03
* R600/SI: Add support for global loadsTom Stellard2013-06-03
* R600: use capital letter for PV channelVincent Lejeune2013-06-03
* Correct handling invalid filename in llvm-symbolizerAlexey Samsonov2013-06-03
* Sparc: Add support for indirect branch and blockaddress in Sparc backend.Venkatraman Govindaraju2013-06-03
* [Object/COFF] Fix Windows .lib name handling.Rui Ueyama2013-06-03
* Sparc: When storing 0, use %g0 directly in the store instruction instead ofVenkatraman Govindaraju2013-06-03
* Sparc: Combine add/or/sethi instruction with restore if possible.Venkatraman Govindaraju2013-06-02
* Sparc: Perform leaf procedure optimization by defaultVenkatraman Govindaraju2013-06-02
* When determining the new index for an insertelement, we may not assume that anNick Lewycky2013-06-01
* Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics ...Venkatraman Govindaraju2013-06-01
* Disable new legacy JIT test on ARM.Tim Northover2013-06-01
* Revert r183069: "TMP: LEA64_32r fixing"Tim Northover2013-06-01
* TMP: LEA64_32r fixingTim Northover2013-06-01
* X86: change MOV64ri64i32 into MOV32ri64Tim Northover2013-06-01
* [Sparc] Generate correct code for leaf functions with stack objects Venkatraman Govindaraju2013-06-01
* Prevent loop-unroll from making assumptions about undefined behavior.Andrew Trick2013-05-31
* Temporarily Revert "X86: change MOV64ri64i32 into MOV32ri64" as itEric Christopher2013-05-31
* LoopVectorize: PHIs with only outside users should prevent vectorizationArnold Schwaighofer2013-05-31
* Modify how the formulae are rated in Loop Strength Reduce.Quentin Colombet2013-05-31
* Unit test for SCEV fix r182989, PR16130.Andrew Trick2013-05-31
* ARM: permit upper-case BE/LE on setend instructionTim Northover2013-05-31
* ARM: add fstmx and fldmx instructions for assemblyTim Northover2013-05-31
* Simplify multiplications by vectors whose elements are powers of 2.Rafael Espindola2013-05-31
* ARM: fix VEXT encoding corner caseTim Northover2013-05-31
* [SystemZ] Don't use LOAD and STORE REVERSED for volatile accessesRichard Sandiford2013-05-31
* [NVPTX] Re-enable support for virtual registers in the final outputJustin Holewinski2013-05-31
* [msan] Handle mixed track-origins and keep-going settings (llvm part).Evgeniy Stepanov2013-05-31
* X86: change MOV64ri64i32 into MOV32ri64Tim Northover2013-05-31
* [mips] Big-endian code generation for atomic instructions.Akira Hatanaka2013-05-31
* Reapply with r182909 with a fix to the calculation of the new indices forNick Lewycky2013-05-31
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Don't use fast isel on this test.Rafael Espindola2013-05-30
* Force a triple so we don't get bitten by windows' different regalloc.Benjamin Kramer2013-05-30
* Force fragile test to the atom scheduler model.Benjamin Kramer2013-05-30
* X86: allow registers 8-15 in testTim Northover2013-05-30
* X86: use sub-register sequences for MOV*r0 operationsTim Northover2013-05-30
* [NVPTX] Fix case where a sext load of an i1 type may produce anJustin Holewinski2013-05-30
* [SystemZ] Enable unaligned accessesRichard Sandiford2013-05-30
* Revert r182909.Evgeniy Stepanov2013-05-30
* Swizzle vector inputs if it helps us eliminate shuffles.Nick Lewycky2013-05-30
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* This testcase tests command line attributes which we don't yet support.Bill Wendling2013-05-30