summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Attributes: Don't print trailing whitespace on the function attribute comment.Benjamin Kramer2013-04-19
* Don't read one command past the end.Rafael Espindola2013-04-19
* ARM: permit "sp" in ARM variants of MOVW/MOVT instructionsTim Northover2013-04-19
* Revert 179826. Tests were worthless.Jakub Staszak2013-04-19
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-19
* PR14606: debug info imported_module supportDavid Blaikie2013-04-19
* R600: Add pattern for the BFI_INT instructionTom Stellard2013-04-19
* R600: Reorganize lit tests and document how they should be organizedTom Stellard2013-04-19
* Don't run expensive -O2 and -O3 in tests.Jakub Staszak2013-04-19
* [ms-inline asm] Apply the condition code mnemonic aliases to both the Intel andChad Rosier2013-04-18
* Disable PPC comparison optimization by defaultHal Finkel2013-04-18
* Implement optimizeCompareInstr for PPCHal Finkel2013-04-18
* X86: Add an SSE2 lowering for 64 bit compares when pcmpgtq (SSE4.2) isn't ava...Benjamin Kramer2013-04-18
* In the function InstCombiner::visitExtractElementInst() removed the limitatio...Anat Shemer2013-04-18
* Added a function scalarizePHI() that sclarizes a vector phi instruction if it...Anat Shemer2013-04-18
* At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola2013-04-18
* Allow misaligned stores in x86 fast-isel.Derek Schuff2013-04-18
* LoopVectorizer: Recognize min/max reductionsArnold Schwaighofer2013-04-18
* LoopVectorize: Use a set to avoid longer cycles in the reduction chain too.Benjamin Kramer2013-04-18
* Fix for PR14824, An ARM Load/Store Optimization bugHao Liu2013-04-18
* Revert "Combine bit test + conditional or into simple math"David Majnemer2013-04-18
* Combine bit test + conditional or into simple mathDavid Majnemer2013-04-18
* [objc-arc] Do not mismatch up retains inside a for loop with releases outside...Michael Gottesman2013-04-18
* Streamline arc-annotation test (removing some cases which do not add any extr...Michael Gottesman2013-04-18
* [mips] DSP-ASE move from HI/LO register instructions.Akira Hatanaka2013-04-18
* Add support for subsections to the ELF assembler. Fixes PR8717.Peter Collingbourne2013-04-17
* [ms-inline asm] Add support for the minus unary operator. Previously, we wereChad Rosier2013-04-17
* This patch teaches x86 fast-isel to generate the native div/idiv instructionsEli Bendersky2013-04-17
* X86 cost model: Exit before calling getSimpleVT on non-simple VTsArnold Schwaighofer2013-04-17
* Fix treatment of ARM unallocated hint instructions.Quentin Colombet2013-04-17
* R600: Make Export Instruction not duplicableVincent Lejeune2013-04-17
* This appears to be no longer necessary for the testsuite.Eric Christopher2013-04-17
* PR15149/r174304 improvement - print hex for unknown dwarf language codes & ad...David Blaikie2013-04-17
* Do not optimise fprintf() calls if its return value is used.Peter Collingbourne2013-04-17
* Mips assembler: Enable handling of nested expressionsJack Carter2013-04-17
* [XCore] Extend test to check positve offsets are folded into addresses.Richard Osborne2013-04-16
* [XCore] Give test more generic name.Richard Osborne2013-04-16
* [XCore] Convert a couple of tests to FileCheck.Richard Osborne2013-04-16
* Implement ARM unwind opcode assembler.Logan Chien2013-04-16
* llvm-objdump: Don't print contents of BSS sections: it makes no sense and cra...Alexey Samsonov2013-04-16
* simplifycfg: Fix integer overflow converting switch into icmp.Hans Wennborg2013-04-16
* Add 64-bit multiply and divide instructions for SPARC v9.Jakob Stoklund Olesen2013-04-16
* ARM: Add VACLT and VACLE assembly aliases.Jim Grosbach2013-04-15
* We are not able to bitcast a pointer to an integral value.Bill Wendling2013-04-15
* Mips assembler: Explicit floating point condition register recognition.Jack Carter2013-04-15
* SLPVectorizer: Make it a function pass and add code for hoisting the vector-g...Nadav Rotem2013-04-15
* R600/SI: Emit config values in register value pairs.Tom Stellard2013-04-15
* R600/SI: Emit configuration value in the .AMDGPU.config ELF sectionTom Stellard2013-04-15
* R600: Emit ELF formatted code rather than raw ISA.Tom Stellard2013-04-15
* Avoid outputting temporary test file into source tree.Tim Northover2013-04-15