summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Convert obj2yaml to use yamlio.Rafael Espindola2013-05-17
* R600: Lower int_load_input to copyFromReg instead of Register nodeVincent Lejeune2013-05-17
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-17
* R600: Use depth first scheduling algorithmVincent Lejeune2013-05-17
* R600: Relax some vector constraints on Dot4.Vincent Lejeune2013-05-17
* R600: Improve texture handlingVincent Lejeune2013-05-17
* R600: Rename 128 bit registers.Vincent Lejeune2013-05-17
* R600: Fix encoding for R600 family GPUsTom Stellard2013-05-17
* [Sparc] Implements hasReservedCallFrame and hasFP.Venkatraman Govindaraju2013-05-17
* X86: Make shuffle -> shift conversion more aggressive about undefs.Benjamin Kramer2013-05-17
* FileCheckize test.Benjamin Kramer2013-05-17
* [PowerPC] Merge/rename PPC fixup typesUlrich Weigand2013-05-17
* [PowerPC] Fix processing of ha16/lo16 fixupsUlrich Weigand2013-05-17
* [Sparc] Prevent instructions that defines or uses %o7 to be in call's delay s...Venkatraman Govindaraju2013-05-16
* Generate debug info for by-value struct args even if they are not used.Adrian Prantl2013-05-16
* [mips] Improve instruction selection for pattern (store (fp_to_sint $src), $p...Akira Hatanaka2013-05-16
* More test coverage for addFrameMove.Rafael Espindola2013-05-16
* Fix cpu on test CodeGen/PowerPC/ctrloop-fp64.llHal Finkel2013-05-16
* Mips assembler: Add TwoOperandConstraint definitionsJack Carter2013-05-16
* More addFrameMove test coverage.Rafael Espindola2013-05-16
* Create an new preheader in PPCCTRLoops to avoid counter register clobbersHal Finkel2013-05-16
* [mips] Test case for r182042. Add comment.Akira Hatanaka2013-05-16
* More test coverage for addFrameMove.Rafael Espindola2013-05-16
* Mips assembler: Add branch macro definitionsJack Carter2013-05-16
* DAGCombine: Also shrink eq compares where the constant is exactly as large as...Benjamin Kramer2013-05-16
* [PowerPC] Use true offset value in "memrix" machine operandsUlrich Weigand2013-05-16
* PPC32 cannot form counter loops around i64 FP conversionsHal Finkel2013-05-16
* Add a triple to the test to try to fix the windows bots.Rafael Espindola2013-05-16
* More addFrameMove test coverage.Rafael Espindola2013-05-16
* Use new CHECK-DAG support to stabilize CodeGen/PowerPC/recipest.llBill Schmidt2013-05-16
* Add more addFrameMove test coverage.Rafael Espindola2013-05-16
* Add more test coverage for addFrameMove.Rafael Espindola2013-05-16
* [PowerPC] Report true displacement value from getPreIndexedAddressPartsUlrich Weigand2013-05-16
* Add more addFrameMove test coverage.Rafael Espindola2013-05-16
* Extend test to check the .cfi instructions.Rafael Espindola2013-05-16
* Relax CHECK-NEXTs a bit to cope with atom's return nop padding.Benjamin Kramer2013-05-16
* [msan] Switch TLS globals to initial-exec model.Evgeniy Stepanov2013-05-16
* Respect the 'nobuiltin' attribute when determining if a call is to a memory b...Richard Smith2013-05-16
* Extend test for better coverage.Rafael Espindola2013-05-16
* Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler2013-05-16
* Set an explicit triple for this test.David Majnemer2013-05-15
* X86: Remove redundant test instructionsDavid Majnemer2013-05-15
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-15
* Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)Derek Schuff2013-05-15
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-15
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-15
* [PowerPC] Add test case for r181891Ulrich Weigand2013-05-15
* [SystemZ] Consolidate disassembler tests for valid input into 2 big testsRichard Sandiford2013-05-15
* [SystemZ] Consolidate assembler tests into 4 big testsRichard Sandiford2013-05-15
* LoopVectorize: Hoist conditional loads if possibleArnold Schwaighofer2013-05-15