summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncate...Andrew Trick2014-02-26
* llvm-symbolizer: use dynamic symbol table if the regular one is stripped.Alexey Samsonov2014-02-26
* Ensure bitcode encoding of instructions and their operands stays stable.Michael Kuperstein2014-02-26
* AArch64: simplify tbl/tbx polymorphismTim Northover2014-02-26
* ARMv8 IfConversion must skip narrow instructions that a) define CPSR and b) w...Artyom Skrobov2014-02-26
* Stop test/CodeGen/ARM/a15.ll targetting non-ARM targets.Daniel Sanders2014-02-26
* [SROA] Use the correct index integer size in GEPs through non-defaultChandler Carruth2014-02-26
* [SROA] Teach SROA how to handle pointers from address spaces other thanChandler Carruth2014-02-26
* [SROA] Split the alignment computation complete for the memcpy rewritingChandler Carruth2014-02-26
* [SROA] Fix PR18615 with some long overdue simplifications to the boundsChandler Carruth2014-02-26
* Attempt to unbreak an MSVC buildbot by switching to %llc_dwarf.Adrian Prantl2014-02-25
* DwarfDebug: Avoid emitting an empty debug_aranges section when aranges are di...David Blaikie2014-02-25
* Address review comments for r202188.Adrian Prantl2014-02-25