aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Merge/rename PPC fixup typesUlrich Weigand2013-05-171-25/+25
* [PowerPC] Fix processing of ha16/lo16 fixupsUlrich Weigand2013-05-172-0/+46
* [Sparc] Prevent instructions that defines or uses %o7 to be in call's delay s...Venkatraman Govindaraju2013-05-161-0/+17
* Generate debug info for by-value struct args even if they are not used.Adrian Prantl2013-05-161-0/+126
* [mips] Improve instruction selection for pattern (store (fp_to_sint $src), $p...Akira Hatanaka2013-05-161-0/+52
* More test coverage for addFrameMove.Rafael Espindola2013-05-161-0/+15
* Fix cpu on test CodeGen/PowerPC/ctrloop-fp64.llHal Finkel2013-05-161-1/+1
* Mips assembler: Add TwoOperandConstraint definitionsJack Carter2013-05-162-1/+13
* More addFrameMove test coverage.Rafael Espindola2013-05-161-0/+2
* Create an new preheader in PPCCTRLoops to avoid counter register clobbersHal Finkel2013-05-161-0/+32
* [mips] Test case for r182042. Add comment.Akira Hatanaka2013-05-161-0/+48
* More test coverage for addFrameMove.Rafael Espindola2013-05-161-5/+7
* Mips assembler: Add branch macro definitionsJack Carter2013-05-161-1/+13
* DAGCombine: Also shrink eq compares where the constant is exactly as large as...Benjamin Kramer2013-05-161-0/+16
* [PowerPC] Use true offset value in "memrix" machine operandsUlrich Weigand2013-05-161-0/+14
* PPC32 cannot form counter loops around i64 FP conversionsHal Finkel2013-05-161-0/+28
* Add a triple to the test to try to fix the windows bots.Rafael Espindola2013-05-161-1/+1
* More addFrameMove test coverage.Rafael Espindola2013-05-161-1/+9
* Use new CHECK-DAG support to stabilize CodeGen/PowerPC/recipest.llBill Schmidt2013-05-161-16/+16
* Add more addFrameMove test coverage.Rafael Espindola2013-05-161-0/+6
* Add more test coverage for addFrameMove.Rafael Espindola2013-05-161-0/+5
* [PowerPC] Report true displacement value from getPreIndexedAddressPartsUlrich Weigand2013-05-161-0/+19
* Add more addFrameMove test coverage.Rafael Espindola2013-05-161-1/+6
* Extend test to check the .cfi instructions.Rafael Espindola2013-05-161-1/+15
* Relax CHECK-NEXTs a bit to cope with atom's return nop padding.Benjamin Kramer2013-05-161-2/+2
* [msan] Switch TLS globals to initial-exec model.Evgeniy Stepanov2013-05-161-1/+10
* Respect the 'nobuiltin' attribute when determining if a call is to a memory b...Richard Smith2013-05-161-0/+18
* Extend test for better coverage.Rafael Espindola2013-05-161-1/+6
* Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler2013-05-161-0/+294
* Set an explicit triple for this test.David Majnemer2013-05-151-1/+1
* X86: Remove redundant test instructionsDavid Majnemer2013-05-151-0/+154
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-155-5/+1348
* Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)Derek Schuff2013-05-151-0/+22
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-151-42/+42
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-154-0/+236
* [PowerPC] Add test case for r181891Ulrich Weigand2013-05-151-0/+38
* [SystemZ] Consolidate disassembler tests for valid input into 2 big testsRichard Sandiford2013-05-15339-6714/+6953
* [SystemZ] Consolidate assembler tests into 4 big testsRichard Sandiford2013-05-15609-10038/+9176
* LoopVectorize: Hoist conditional loads if possibleArnold Schwaighofer2013-05-151-0/+69
* Object: Fix Mach-O relocation printing.Ahmed Bougacha2013-05-141-0/+35
* ARM ISel: Don't create illegal types during LowerMULArnold Schwaighofer2013-05-141-0/+24
* GlobalOpt: fix an issue where CXAAtExitFn points to a deleted function.Manman Ren2013-05-141-0/+6
* Add 'CHECK-DAG' supportMichael Liao2013-05-142-0/+110
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-141-1/+2
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-142-6/+38
* Reapply "Subtract isn't commutative, fix this for MMX psub." withEric Christopher2013-05-141-0/+213
* Temporarily revert "Subtract isn't commutative, fix this for MMX psub."Eric Christopher2013-05-141-213/+0
* Subtract isn't commutative, fix this for MMX psub.Eric Christopher2013-05-141-0/+213
* Recognize sparc64 as an alias for sparcv9 triples.Jakob Stoklund Olesen2013-05-141-2/+2
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-141-0/+80