summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [mips] Fix typos.Akira Hatanaka2013-09-071-2/+2
* [mips] Enhance command line option "-mno-ldc1-sdc1" to expand base+index doubleAkira Hatanaka2013-09-071-15/+63
* Remove verifier check that attribute 'builtin' is only applied to calls toRichard Smith2013-09-071-2/+0
* [mips] Add definition of instruction "drotr32" (double rotate right plus 32).Akira Hatanaka2013-09-071-1/+5
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-071-1/+3
* [mips] Set instruction itineraries of loads, stores and conditional moves.Akira Hatanaka2013-09-062-18/+19
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06126-369/+369
* R600: Add support for LDS atomic subtractAaron Watry2013-09-061-0/+23
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-061-0/+64
* Debug Info Testing: Updated to use null instead of "i32 0" for containing-typeManman Ren2013-09-0612-60/+60
* This patch adds support for microMIPS Multiply and Add/Sub instructions. Test...Vladimir Medic2013-09-063-0/+50
* This patch adds support for microMIPS Move to/from HI/LO instructions. Test c...Vladimir Medic2013-09-062-0/+24
* This patch adds support for microMIPS Move Conditional instructions. Test cas...Vladimir Medic2013-09-063-0/+50
* SelectionDAG: create correct BooleanContent constantsTim Northover2013-09-061-0/+61
* This patch adds support for microMIPS disassembler and disassembler make chec...Vladimir Medic2013-09-062-0/+298
* [SystemZ] Tweak integer comparison codeRichard Sandiford2013-09-061-0/+101
* [SystemZ] Use XC for a memset of 0Richard Sandiford2013-09-061-42/+26
* Teach CodeGenPrepare about address spacesMatt Arsenault2013-09-061-0/+30
* [X86] Perform VSELECT DAG combines also before DAG type legalization.Juergen Ributzka2013-09-051-2/+1
* Fixed a crash in the integrated assembler for Mach-O when a symbol differenceKevin Enderby2013-09-051-0/+38
* R600: Fix i64 to i32 trunc on SIMatt Arsenault2013-09-051-0/+19
* Improve handling of .file, .include and .incbin directives toYunzhong Gao2013-09-053-3/+3
* Debug Info: Use identifier to reference DIType in base type field ofManman Ren2013-09-051-0/+29
* R600: Add support for local memory atomic addTom Stellard2013-09-051-0/+23
* R600: Expand SELECT nodes rather than custom lowering themTom Stellard2013-09-051-0/+46
* R600: Fix incorrect LDS size calculationTom Stellard2013-09-051-0/+26
* R600/SI: Don't emit S_WQM_B64 instruction for compute shadersTom Stellard2013-09-052-0/+14
* [ARMv8] Add some missing tests for DSB/DMB.Joey Gouly2013-09-053-3/+57
* [ARMv8] Implement the new DMB/DSB operands.Joey Gouly2013-09-052-1/+52
* Add AArch32 DCPS{1,2,3} and HLT instructions.Richard Barton2013-09-056-0/+119
* Reverting 190043 for now.Tilmann Scheller2013-09-051-76/+0
* ARM: Add GPR register class excluding LR for use with the ADR instruction.Tilmann Scheller2013-09-051-0/+76
* [SystemZ] Add NC, OC and XCRichard Sandiford2013-09-056-0/+829
* [Sparc] Correctly handle call to functions with ReturnsTwice attribute.Venkatraman Govindaraju2013-09-051-0/+70
* mi-sched: Force bottom up scheduling for generic targets.Andrew Trick2013-09-042-16/+11
* Remove hack ensuring that darwin didn't produce dwarf > 3 for modulesEric Christopher2013-09-046-30/+32
* Expand and rewrite comment.Eric Christopher2013-09-041-3/+4
* Change swift/vldm test case to be less dependent on allocation orderArnold Schwaighofer2013-09-041-16/+16
* R600: Use shared op optimization when checking cycle compatibilityVincent Lejeune2013-09-041-0/+38
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-09-0424-127/+239
* R600: Remove fmul.v4f32.ll test which is redundant with fmul.llVincent Lejeune2013-09-041-15/+0
* Merge these 2 tests in a single file.Rafael Espindola2013-09-044-71/+50
* Swift: Only build vldm/vstm with q register aligned register listsArnold Schwaighofer2013-09-041-0/+28
* Fix scheduling for vldm/vstm instructions that load/store more than 32 bytes ...Silviu Baranga2013-09-041-0/+71
* Revert "Add r159136 back now that pr13124 has been fixed."Rafael Espindola2013-09-041-14/+0
* Error on linking appending globals with different unnamed_addr.Rafael Espindola2013-09-042-0/+8
* [Sparc] Fix an assertion failure while lowering fcmp on long double.Venkatraman Govindaraju2013-09-041-0/+20
* Fix linking of unnamed_addr in functions.Rafael Espindola2013-09-042-0/+27
* Rename in preparation for adding tests for function linking.Rafael Espindola2013-09-042-28/+28
* Use CHECK-DAG instead of sort.Rafael Espindola2013-09-041-11/+11