summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* [NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore...Justin Holewinski2013-06-10
* Add test for ARM FastISel load/store register classesJF Bastien2013-06-10
* Fix a regression I introduced when I expanded the complex pseudos inReed Kotler2013-06-09
* Refine the ARM EHABI test cases.Logan Chien2013-06-09
* Fix ARM unwind opcode assembler in several cases.Logan Chien2013-06-09
* Removed PackedDouble domain from scalar instructions. Added more formats for ...Elena Demikhovsky2013-06-09
* Make DeadArgumentElimination more conservative on variadic functionsTim Northover2013-06-09
* [Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc bac...Venkatraman Govindaraju2013-06-08
* ARM: fix VMOVvnf32 decoding when ambiguous with VCVTAmaury de la Vieuville2013-06-08
* ARM: enforce SRS decoding constraintsAmaury de la Vieuville2013-06-08
* ARM: fix CPS decoding when ambiguous with QADDAmaury de la Vieuville2013-06-08
* ARM: fix VCVT decodingAmaury de la Vieuville2013-06-08
* Fix a potential bug in r183584.Shuxin Yang2013-06-08
* Reapply r183552. This time, use a standard type for the option to avoid templateQuentin Colombet2013-06-08
* R600: Anti dep better handled in tex clauseVincent Lejeune2013-06-07
* Add missing zextloadi1 to i64 patterns. PR16721.Jakob Stoklund Olesen2013-06-07
* Fix an assertion in MemCpyOpt pass.Shuxin Yang2013-06-07
* Disallow i64 div/rem in PPC32 counter loopsHal Finkel2013-06-07
* Revert commits related to stack warning.Quentin Colombet2013-06-07
* Explicit triple in warn stack size test cases to not depend on OS.Quentin Colombet2013-06-07
* R600: Fix calculation of stack offset in AMDGPUFrameLoweringTom Stellard2013-06-07
* R600: Fix the fetch limits for R600 generation GPUsTom Stellard2013-06-07
* Add a backend option to warn on a given stack size limit.Quentin Colombet2013-06-07
* ARM FastISel integer sext/zext improvementsJF Bastien2013-06-07
* Teach AsmPrinter how to print odd constants.Quentin Colombet2013-06-07
* Fix a typo in asm string of BP* family of instructions. With this fixRoman Divacky2013-06-07
* Support OpenBSD's native frame protection conventions.Rafael Espindola2013-06-07
* [objc-arc] Ensure that the cfg path count does not overflow when we multiply ...Michael Gottesman2013-06-07
* [Sparc]: Use cmp instruction instead of subcc to compare integers.Venkatraman Govindaraju2013-06-07
* Move the test for the data in code into the ARM directory as it is an ARMKevin Enderby2013-06-06
* Add a testcase from pr16244.Rafael Espindola2013-06-06
* Teach llvm-objdump with the -macho parser how to use the data in code tableKevin Enderby2013-06-06
* Print symbol names in relocations when dumping COFF as YAML.Rafael Espindola2013-06-06
* R600: Add a pass that merge Vector RegisterVincent Lejeune2013-06-05
* Don't hide the first ELF symbol.Rafael Espindola2013-06-05
* R600: Schedule copy from phys register at beginning of blockVincent Lejeune2013-06-05
* [mips] brcond + setgt/setugt instruction selection patterns.Akira Hatanaka2013-06-05
* [PATCH] Fix VGATHER* operand constraintsMichael Liao2013-06-05
* This is a simple patch that changes RRX and RRXS to accept all registers as o...Mihai Popa2013-06-05
* PR15662: Optimized debug info produces out of order function parametersDavid Blaikie2013-06-05
* R600: Make sure to schedule AR register uses and defs in the same clauseTom Stellard2013-06-05
* Don't print default values for NumberOfAuxSymbols and AuxiliaryData.Rafael Espindola2013-06-05
* Revert "R600: Add a pass that merge Vector Register"Rafael Espindola2013-06-05
* Handle relocations that don't point to symbols.Rafael Espindola2013-06-05
* R600: Add a pass that merge Vector RegisterVincent Lejeune2013-06-04
* R600: Const/Neg/Abs can be folded to dot4Vincent Lejeune2013-06-04
* Cortex-R5 can issue Thumb2 integer division instructions.Evan Cheng2013-06-04
* IndVarSimplify: check if loop invariant expansion can trapDavid Majnemer2013-06-04
* ARM: Fix crash in ARM backend inside of ARMConstantIslandPassDavid Majnemer2013-06-04
* R600: Swizzle texture/export instructionsVincent Lejeune2013-06-04