Option parsing: add support for alias arguments.
[oota-llvm.git] / test /
2013-07-31 Kevin EnderbyAdded the B9.3.19 SUBS PC, LR, #imm (Thumb2) system...
2013-07-31 Tom StellardRevert "R600: Non vector only instruction can be schedu...
2013-07-31 Vincent LejeuneR600: Avoid more than 4 literals in the same instructio...
2013-07-31 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-07-31 Matt ArsenaultReject bitcasts between address spaces with different...
2013-07-31 Richard Sandiford[SystemZ] Implement isLegalAddressingMode()
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks...
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks
2013-07-31 Richard Sandiford[SystemZ] Move compare-and-branch generation even later
2013-07-31 Richard Sandiford[SystemZ] Postpone NI->RISBG conversion to convertToThr...
2013-07-31 Elena DemikhovskyAdded INSERT and EXTRACT intructions from AVX-512 ISA.
2013-07-31 Richard Sandiford[SystemZ] Add RISBLG and RISBHG instruction definitions
2013-07-31 Craig TopperChanged register names (and pointer keywords) to be...
2013-07-30 Owen AndersonPreserve fast-math flags when folding (fsub x, (fneg...
2013-07-30 David MajnemerisKnownToBeAPowerOfTwo: Strengthen isKnownToBeAPowerOfT...
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-30 Andrew TrickThis test may have been sensitive to the ARM ABI...
2013-07-30 Andrew TrickMI Sched fix: assert "Disconnected LRG within the sched...
2013-07-30 Tom StellardR600/SI: Expand vector fp <-> int conversions
2013-07-30 Vladimir MedicThis patch implements parsing of mips FCC register...
2013-07-30 Saleem Abdulrasool[ARM] check bitwidth in PerformORCombine
2013-07-30 Quentin Colombet[R600] Replicate old DAGCombiner behavior in target...
2013-07-30 Quentin Colombet[DAGCombiner] insert_vector_elt: Avoid building a vecto...
2013-07-30 Eric ChristopherMove file to X86 and add a triple to fix darwin bots...
2013-07-29 Eric ChristopherFix a truly egregious thinko in anonymous namespace...
2013-07-29 Eric ChristopherMake sure we don't emit an ODR hash for types with...
2013-07-29 Eric ChristopherClarify comments for types contained in anonymous names...
2013-07-29 Manman RenDebug Info: enable verifier for testing cases.
2013-07-29 Nadav RotemAdd the C source code to the test to make it easier...
2013-07-29 Nadav RotemSLPVectorier: update the debug location for the new...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-29 Nico RieckUse proper section suffix for COFF weak symbols
2013-07-29 Nico RieckProper va_arg/va_copy lowering on win64
2013-07-29 Rafael EspindolaAdd support for the 's' operation to llvm-ar.
2013-07-29 Nico RieckMC: Support larger COFF string tables
2013-07-29 Silviu BarangaAllow generation of vmla.f32 instructions when targetin...
2013-07-29 Nadav RotemDon't vectorize when the attribute NoImplicitFloat...
2013-07-27 Benjamin KramerDwarfDebug: MD5 is always little endian, bswap on big...
2013-07-27 Tom StellardSimplifyCFG: Add missing tests from r187278
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-26 Nadav RotemSLP Vectorier: Don't vectorize really short chains...
2013-07-26 Nadav RotemSLP Vectorizer: Disable the vectorization of non power...
2013-07-26 Rafael EspindolaUse pipefail when available.
2013-07-26 Rafael Espindolanext batch of -disable-debug-info-verifier
2013-07-26 Owen AndersonWhen InstCombine tries to fold away (fsub x, (fneg...
2013-07-26 Akira Hatanaka[mips] Implement llvm.trap intrinsic.
2013-07-26 Akira Hatanaka[mips] Fix FP conditional move instructions to have...
2013-07-26 Akira Hatanaka[mips] Fix FP branch instructions to have explicit...
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-26 Akira Hatanaka[mips] Print instructions "beq", "bne" and "or" using...
2013-07-26 Eric ChristopherMove this to the X86 directory, unfortunately the hashe...
2013-07-26 Eric ChristopherAdd preliminary support for hashing DIEs and breaking...
2013-07-26 Rafael EspindolaNext batch of -disable-debug-info-verifier.
2013-07-26 Justin HolewinskiAdd a target legalize hook for SplitVectorOperand ...
2013-07-26 Rafael EspindolaRevert "Add a target legalize hook for SplitVectorOperand"
2013-07-26 Justin HolewinskiAdd a target legalize hook for SplitVectorOperand
2013-07-26 Chandler CarruthRe-implement the analysis of uses in mem2reg to be...
2013-07-26 Craig TopperAdd test cases for the various instruction alias and...
2013-07-26 Tobias GrosserMake .bc en/decoding of AttrKind stable
2013-07-25 Roman DivackyPPC32 va_list is an actual structure so va_copy needs...
2013-07-25 Rafael EspindolaRemove dead code from the makefile build system.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-25 Andrew TrickEvict local live ranges if they can be reassigned.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-25 Tim NorthoverAArch64: add llc-based tests for previous commit.
2013-07-25 Justin HolewinskiFix a bug in TableGen where the intrinsic function...
2013-07-25 Richard Sandiford[SystemZ] Rework compare and branch support
2013-07-25 Richard Sandiford[SystemZ] Add LOCR and LOCGR
2013-07-25 Richard Sandiford[SystemZ] Add LOC and LOCG
2013-07-25 Richard Sandiford[SystemZ] Add STOC and STOCG
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Rafael EspindolaRespect llvm.used in Internalize.
2013-07-25 Nick LewyckyCheck that TD isn't NULL before dereferencing it down...
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Quentin ColombetFix a bug in IfConverter with nested predicates.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Rafael Espindolaadd -disable-debug-info-verifier to 3 test to fix tests...
2013-07-24 Petar Jovanovic[mips] Remove XFAIL from test-ptr-reloc-remote.ll
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Rafael EspindolaAdd -disable-debug-info-verifier to a RUN line.
2013-07-24 Chandler CarruthFix a problem I introduced in r187029 where we would...
2013-07-24 Chandler CarruthFix PR16687 where we were incorrectly promoting an...
2013-07-24 Manman RenUpdate testing cases to make them pass debug info verif...
2013-07-23 Tom StellardDAGCombiner: Pass the correct type to TargetLowering...
2013-07-23 Tom StellardR600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS...
2013-07-23 Manman RenDebug Info: improve the Finder.
2013-07-23 Quentin Colombet[ARM][ISel] Improve the lowering of vector loads.
2013-07-23 Rafael EspindolaAdd not so that these tests pass with pipefail enabled.
2013-07-23 Rafael EspindolaAdd -disable-debug-info-verifier.
2013-07-23 Rafael EspindolaAdd an initial implementation of archive symbol table...
2013-07-23 NAKAMURA Takumillvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disabl...
2013-07-23 Craig TopperDon't let x86 asm printer use the no operand movsd...
2013-07-23 Tom StellardR600: Add support for 24-bit MAD instructions
2013-07-23 Tom StellardR600: Add support for 24-bit MUL instructions
2013-07-23 Tom StellardR600: Improve support for < 32-bit loads
2013-07-23 Tom StellardR600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISe...
next