summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* [Sparc] Add support for parsing sparcv9 instructions addc/subc/addccc/subccc.Venkatraman Govindaraju2014-03-01
* [Sparc] Add missing ALU instruction patterns.Venkatraman Govindaraju2014-03-01
* Add missing FileCheck in test command line.Sasa Stankovic2014-03-01
* [Sparc] Add support to decode unimp instruction.Venkatraman Govindaraju2014-03-01
* [Sparc] Add support to decode negative simm13 operands in the sparc disassemb...Venkatraman Govindaraju2014-03-01
* [Sparc] Add support for decoding call instructions in the sparc disassembler.Venkatraman Govindaraju2014-03-01
* [Sparc] Add support to disassemble sparc memory instructions.Venkatraman Govindaraju2014-03-01
* Add support for parsing sun-style section flags in ELFAsmParser.Venkatraman Govindaraju2014-03-01
* [Sparc] Implement writeNopData. Emit actual NOP instruction instead of just f...Venkatraman Govindaraju2014-03-01
* [Sparc] Teach SparcAsmParser to emit correct relocations for PIC code.Venkatraman Govindaraju2014-03-01
* [Sparc] Add support for parsing directives in SparcAsmParser.Venkatraman Govindaraju2014-03-01
* [Sparc] Emit 'restore' instead of 'restore %g0, %g0, %g0'. This improves the ...Venkatraman Govindaraju2014-03-01
* SpillPlacement: fix a bug in iterate.Manman Ren2014-02-28
* R600/SI: Expand all v16[if]32 operationsTom Stellard2014-02-28
* CommandLine: Exit successfully for -version and -helpJustin Bogner2014-02-28
* Test commitAdam Nemet2014-02-28
* Fixed operand of SC microMIPS instruction.Zoran Jovanovic2014-02-28
* Fixed encoding of SYSCALL microMIPS instruction.Zoran Jovanovic2014-02-28
* Revert revision 202518 because of wrong commit message.Zoran Jovanovic2014-02-28
* Fix operand of SC instruction.Zoran Jovanovic2014-02-28
* With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola2014-02-28
* [mips] Implement NaCl sandboxing of indirect jumps:Sasa Stankovic2014-02-28
* Swap PPC isel operands to allow for 0-foldingHal Finkel2014-02-28
* Now that it is possible, use the mangler in IRObjectFile.Rafael Espindola2014-02-28
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-28
* Lower FNEG just like FABS to fneg[ds] and fmov[ds], thus avoidingRoman Divacky2014-02-27
* Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can nowAdrian Prantl2014-02-27
* [XCore] Support functions returning more than 4 words.Richard Osborne2014-02-27
* Revert r202396, r202397.Richard Osborne2014-02-27
* [XCore] Support functions returning more than 4 words.Richard Osborne2014-02-27
* [XCore] Target optimized library function __memcpy_4()Richard Osborne2014-02-27
* [XCore] Add dag combines for instructions that ignore some input bits.Richard Osborne2014-02-27
* [XCore] Provide information about known zero bits of resource instructions.Richard Osborne2014-02-27
* Stop test/CodeGen/X86/v4i32load-crash.ll targeting non-X86-64 targets.Daniel Sanders2014-02-27
* Don't emit anything into the debug_ranges section if we aren't emittingEric Christopher2014-02-27
* Revert "Use count 0."Juergen Ributzka2014-02-27
* R600/SI: Optimize SI_KILL for constant operandsMichel Danzer2014-02-27
* R600/SI: Allow SI_KILL for geometry shadersMichel Danzer2014-02-27
* If we're only emitting line tables for a particular CU then don't addEric Christopher2014-02-27
* Add a debug info code generation level to the compile unit metadataEric Christopher2014-02-27
* Use regnum regex in an XCore test case.Andrew Trick2014-02-26
* Very temporarily XFAILing a test. Will be fixed shortly.Andrew Trick2014-02-26
* Fix broken FileCheck prefixesNico Rieck2014-02-26
* Add a limit to the heuristic that register allocates instructions in local or...Andrew Trick2014-02-26
* Lower unsigned vsetcc to psubus in certain casesQuentin Colombet2014-02-26
* GlobalOpt: Apply fastcc to internal x86_thiscallcc functionsReid Kleckner2014-02-26
* Relax COFF string table checkNico Rieck2014-02-26
* Fix broken FileCheck prefixNico Rieck2014-02-26
* Use count 0.Rafael Espindola2014-02-26
* Compare DataLayout by Value, not by pointer.Rafael Espindola2014-02-26