summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [ARM] Improve the instruction selection of vector loads.Quentin Colombet2013-07-03
* ARM: Prevent ARMAsmParser::shouldOmitCCOutOperand() from misidentifying certa...Tilmann Scheller2013-07-03
* [PowerPC] Support lmw/stmw in the asm parserUlrich Weigand2013-07-03
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-03
* Prefix failing commands with not to make clear they are expected to fail.Rafael Espindola2013-07-03
* Remove another old test.Rafael Espindola2013-07-03
* Remove test for the old EH system. It doesn't parse anymore.Rafael Espindola2013-07-03
* Fix test: It was missing run lines and llvm-dis has no -disable-verify option.Rafael Espindola2013-07-03
* Add support for gnu archives with a string table and no symtab.Rafael Espindola2013-07-03
* Make llvm-nm return 1 on error.Rafael Espindola2013-07-03
* [msan] Unpoison stack allocations and undef values in blacklisted functions.Evgeniy Stepanov2013-07-03
* [PowerPC] Support mtspr/mfspr in the asm parserUlrich Weigand2013-07-03
* [SystemZ] Fold more spillsRichard Sandiford2013-07-03
* This corrects the implementation of Thumb ADR instruction. There are three i...Mihai Popa2013-07-03
* ARM: relax the atomic release barrier to "dmb ishst" on SwiftTim Northover2013-07-03
* [XCore] Add ISel pattern for LDWCPRichard Osborne2013-07-03
* Change the gettimeofday test to only test on a posix platform.Michael Gottesman2013-07-03
* Added support in FunctionAttrs for adding relevant function/argument attribut...Michael Gottesman2013-07-03
* Trying to fix the botsManman Ren2013-07-03
* Debug Info: use module flag to set up Dwarf version.Manman Ren2013-07-02
* [PowerPC] PR16512 - Support TLS call sequences in the asm parserUlrich Weigand2013-07-02
* [PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLDUlrich Weigand2013-07-02
* Add 'REQUIRES: object-emission' to DebugInfo/inlined-arguments.ll.Jyotsna Verma2013-07-02
* [PowerPC] Support TLS variables in debug infoUlrich Weigand2013-07-02
* [SystemZ] Use DSGFR over DSGR in more casesRichard Sandiford2013-07-02
* [SystemZ] Use MVC to spill loads and storesRichard Sandiford2013-07-02
* [SystemZ] Add the MVC instructionRichard Sandiford2013-07-02
* [XCore] Fix instruction selection for zext, mkmsk instructions.Richard Osborne2013-07-02
* Fix ARM EHABI compact model 1 and 2 without handlerdata.Logan Chien2013-07-02
* DAGCombiner: fix use-counting issue when forming zextloadTim Northover2013-07-02
* Revert r185257 (InstCombine: Be more agressive optimizing 'udiv' instrs with ...Hal Finkel2013-07-02
* Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handlingHal Finkel2013-07-02
* PR14728: DebugInfo: TLS variables with -gsplit-dwarfDavid Blaikie2013-07-01
* [PowerPC] Add support for TLS data relocationsUlrich Weigand2013-07-01
* PR16493: DebugInfo with TLS on PPC crashing due to invalid relocationDavid Blaikie2013-07-01
* [PowerPC] Support all condition register logical instructionsUlrich Weigand2013-07-01
* Index: test/CodeGen/PowerPC/reloc-align.llBill Schmidt2013-07-01
* [ARMAsmParser] Sort the ARM register lists based on the encoding value, not theChad Rosier2013-07-01
* [PowerPC] Also add "msync" aliasUlrich Weigand2013-07-01
* [mips] Increase the number of floating point control registers available to 32.Akira Hatanaka2013-07-01
* [mips] Fix test case to check that mips64 instructions are generated.Akira Hatanaka2013-07-01
* Really fix the test. Sorry for the breakage...Anton Korobeynikov2013-07-01
* Fix the test which relies on uncommitted changeAnton Korobeynikov2013-07-01
* Add jump tables handling for MSP430.Anton Korobeynikov2013-07-01
* Fix PR16508.Cameron Zwarich2013-07-01
* Don't form PPC CTR loops for over-sized exit countsHal Finkel2013-07-01
* AArch64: correct CodeGen of MOVZ/MOVK combinations.Tim Northover2013-07-01
* (1) Add ".test" to test/Other/lit.local.cfg, so llvm-cov.test is actually run.Matt Beaumont-Gay2013-07-01
* Revert r185339 (ARM: relax the atomic release barrier to "dmb ishst")Tim Northover2013-07-01
* [PowerPC] Fix @got references to local symbolsUlrich Weigand2013-07-01