summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* llvm-symbolizer: correctly parse filenames given in quotesAlexey Samsonov2013-04-05
* Add a basic test for llvm-symbolizer toolAlexey Samsonov2013-04-05
* Add obj2yaml to test dependenciesAlexey Samsonov2013-04-05
* Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...Stepan Dyatkovskiy2013-04-05
* The ppc bots say this is the last broken line, so lets try one more :-(Rafael Espindola2013-04-05
* One more try before I just delete the macho bits until tomorrow.Rafael Espindola2013-04-05
* More test loosening.Rafael Espindola2013-04-05
* Loosen this test too.Rafael Espindola2013-04-05
* Loosen this test.Rafael Espindola2013-04-05
* Add a test for obj2yaml in preparation for refactoring it.Rafael Espindola2013-04-05
* RegisterPressure heuristics currently require signed comparisons.Andrew Trick2013-04-05
* LoopVectorizer: Pass OperandValueKind information to the cost modelArnold Schwaighofer2013-04-04
* X86 cost model: Differentiate cost for vector shifts of constantsArnold Schwaighofer2013-04-04
* PPC: Improve code generation for mixed-precision reciprocal sqrtHal Finkel2013-04-04
* Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend willJyotsna Verma2013-04-04
* Add back parsing of header charactestics.Rafael Espindola2013-04-04
* [XCore] Add bru instruction.Richard Osborne2013-04-04
* [XCore] The RRegs register class is a superset of GRRegs.Richard Osborne2013-04-04
* Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen2013-04-04
* New-password-test commit.Stepan Dyatkovskiy2013-04-04
* R600: Take export into account when computing cf addressVincent Lejeune2013-04-04
* Propagate path to ASan/MSan symbolizer into test environment to produce usefu...Alexey Samsonov2013-04-04
* Add SPARC v9 support for select on 64-bit compares.Jakob Stoklund Olesen2013-04-04
* X86 cost model: Vector shifts are expensive in most casesArnold Schwaighofer2013-04-03
* Implement the "mips endian" for r_info.Rafael Espindola2013-04-03
* [XCore] Check disassembly of the st8 instruction.Richard Osborne2013-04-03
* [XCore] Update disassembler test to improve coverage of the instructions.Richard Osborne2013-04-03
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-03
* Implement sectionContainsSymbol for ELF.Eric Christopher2013-04-03
* When dumping clear the arm/thumb flag for now.Eric Christopher2013-04-03
* R600: Fix last ALU of a clause being emitted in a separate clauseVincent Lejeune2013-04-03
* Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.Bill Schmidt2013-04-03
* AArch64: implement ETMv4 trace system registers.Tim Northover2013-04-03
* Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 botTimur Iskhodzhanov2013-04-03
* Fix SRet for thiscall in i686-pc-win32Timur Iskhodzhanov2013-04-03
* Add 64-bit compare + branch for SPARC v9.Jakob Stoklund Olesen2013-04-03
* Use PPC reciprocal estimates with Newton iteration in fast-math modeHal Finkel2013-04-03
* Fix the fde encoding used by mips to match gas.Rafael Espindola2013-04-03
* Remove an optimization where we were changing an objc_autorelease into an obj...Michael Gottesman2013-04-03
* [mips] Small update to the implementation of eh.return for Mips.Akira Hatanaka2013-04-02
* Support and test template arguments for unions.Eric Christopher2013-04-02
* llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...NAKAMURA Takumi2013-04-02
* Fix PR15630: Replace faulty stdcx. with stwcx.Bill Schmidt2013-04-02
* Don't attempt MTM heuristics without a scheduling model present.Jakob Stoklund Olesen2013-04-02
* [fast-isel] Use the correct API to disable FastLowerArguments for Win64.Chad Rosier2013-04-02
* DAGCombiner: Merge store/loads when we have extload/truncstoresArnold Schwaighofer2013-04-02
* Simplify test cases for Atom preferring call register indirect overPreston Gurd2013-04-02
* Use a worklist to avoid a sneaky iterator invalidation.Bill Wendling2013-04-02
* Add 64-bit load and store instructions.Jakob Stoklund Olesen2013-04-02
* Basic 64-bit ALU operations.Jakob Stoklund Olesen2013-04-02