Reapply r158846.
[oota-llvm.git] / test /
2012-07-09 Akira HatanakaReapply r158846.
2012-07-09 Nuno Lopesinstcombine: merge the functions that remove dead alloc...
2012-07-09 Richard BartonFix instruction description of VMOV (between two ARM...
2012-07-09 Richard BartonPrevent ARM assembler from losing a right shift by...
2012-07-09 Richard BartonTeach the assembler to use the narrow thumb encodings...
2012-07-07 Manman RenX86: Fix optimizeCompare to correctly check safe condition.
2012-07-06 Nuno Lopesteach instcombine to remove allocated buffers even...
2012-07-06 Akira Hatanakarevert r159851.
2012-07-06 Akira HatanakaReapply r158846.
2012-07-06 Manman RenX86: peephole optimization to remove cmp instruction
2012-07-06 Chad Rosier[fast-isel] Tell fast-isel to do nothing with the new...
2012-07-06 Duncan SandsAttempt to fix windows buildbots. Patch by James Benton.
2012-07-06 NAKAMURA Takumitest/CodeGen/X86/sext-setcc-self.ll: Mark it as XFAIL...
2012-07-06 NAKAMURA TakumiRevert r159804, "[arm-fast-isel] Add support for vararg...
2012-07-06 Alexey SamsonovFix PR13202 and a regtest.
2012-07-06 Jush Lu[arm-fast-isel] Add support for vararg function calls.
2012-07-05 Jack Carter Mips specific inline asm operand modifier D.
2012-07-05 Akira Hatanakatest case for r159770.
2012-07-05 Duncan SandsUse the right kind of booleans: we were emitting 0...
2012-07-04 Jakob Stoklund OlesenEnsure CopyToReg nodes are always glued to the call...
2012-07-04 Rafael EspindolaAdd a testcase for pr13209. It is not a great test...
2012-07-04 Jakob Stoklund OlesenAdd early if-conversion support to X86.
2012-07-03 Nuno LopesBoundsChecking: optimize out the check for offset ...
2012-07-03 Craig TopperAdd aliases for pblendvb, blendvpd, and blendvps instru...
2012-07-03 NAKAMURA Takumitest/CodeGen/SPARC/private.ll: Fixup. Forgot to prune...
2012-07-03 NAKAMURA Takumitest/CodeGen/SPARC/private.ll: FileCheck-ize.
2012-07-03 NAKAMURA Takumillvm/test/lit.cfg: Retweak for Win32 to fix testing.
2012-07-03 NAKAMURA Takumitest/CodeGen/X86/sincos.ll: FileCheck-ize.
2012-07-03 NAKAMURA Takumitest/CodeGen/X86/fabs.ll: FileCheck-ize.
2012-07-03 NAKAMURA Takumitest/CodeGen/X86/2007-09-05-InvalidAsm.ll: FileCheck...
2012-07-03 NAKAMURA Takumitest/CodeGen/X86/2004-03-30-Select-Max.ll: FileCheck...
2012-07-02 Jack Carter mips32 long long register inline asm constraint...
2012-07-02 Eric ChristopherRevert " mips32 long long register inline asm constr...
2012-07-02 Eric ChristopherRevert "IntRange:" as it appears to be breaking self...
2012-07-02 Jack Carterdeleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
2012-07-02 Jack Carter mips32 long long register inline asm constraint...
2012-07-02 Chandler CarruthExtend the workaround from r159593 to cover a few expli...
2012-07-02 Chandler CarruthRevert r159588, and apply a more principled fix. Place...
2012-07-02 Chandler CarruthWork around a really frustrating apparant CMake bug.
2012-07-02 Jack CarterPass the correct ELFOSABI enumeration to the MipsELFObj...
2012-07-02 Bob WilsonExtend TargetPassConfig to allow running only a subset...
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2012-07-02 Duncan SandsGlobalOpt forgot to handle bitcast when analyzing globa...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-07-02 Bob WilsonDo not attempt to use ROR for Thumb1.
2012-07-02 Nuno Lopesfix the regression I introduced in r159385 (it's necess...
2012-07-02 Chandler CarruthThe built-in shell test runner for some reason doesn...
2012-07-02 Chandler CarruthFix the TCL-style quoting in one random test that someh...
2012-07-02 Stepan DyatkovskiyIntRange:
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-07-02 Chandler CarruthMake tests which first provide a negative assertion...
2012-07-02 Chandler CarruthRewrite three tests that had truly egregious abuses...
2012-07-02 Chandler CarruthSwitch a bunch of Linker tests from using elaborate...
2012-07-02 Alexey SamsonovThis patch extends the libLLVMDebugInfo which contains...
2012-07-01 Rafael EspindolaNow that RegistersDefinedFromSameValue handles one...
2012-07-01 Elena DemikhovskyOptimization of shuffle node that can fit to the regist...
2012-06-30 Chandler CarruthHoist LLVM's lit testsuite infrastructure into module...
2012-06-29 Jakob Stoklund OlesenClear kill flags in InstrEmitter::EmitSubregNode().
2012-06-29 Duncan SandsFix a reassociate crash on sozefx when compiling with...
2012-06-29 Rafael EspindolaIn the initial exec mode we always do a load to find...
2012-06-29 Manman RenX86: add more GATHER intrinsics in LLVM
2012-06-29 Chandler CarruthRemove a completely unnecessary mkdir from the CMake...
2012-06-28 Nick LewyckyIf the step value is a constant zero, the loop isn...
2012-06-28 Nuno Lopesmake the verifier accept @llvm.donothing as the only...
2012-06-28 Nuno Lopesmake simplifyCFG erase invokes to readonly/readnone...
2012-06-28 Nuno Lopesmake instcombine produce calls to llvm.donothing instea...
2012-06-28 Nuno Lopesadd a new @llvm.donothing intrinsic that, well, does...
2012-06-28 Nuno Lopesmake LazyValueInfo analyze the default case of switch...
2012-06-28 Chandler CarruthMove the setup for variables that are expanded in the...
2012-06-28 Hal FinkelAllow BBVectorize to form non-2^n-length vectors.
2012-06-28 Jack CarterThe Mips specific inline asm operand modifier 'z' has the
2012-06-28 Nuno Lopesmake LVI::getEdgeValue() always intersect the constrain...
2012-06-28 Chandler CarruthRemove 'site.exp' building from both CMake and configur...
2012-06-28 Chandler CarruthRemove the last vestiges of the '-lit' and '-dg' test...
2012-06-27 Chandler CarruthRip out legacy DejaGNU support from our Makefiles....
2012-06-27 Chandler CarruthLLVM-GCC is dead. Really. I promise. ;]
2012-06-27 Jack CarterThis allows hello world to be compiled for Mips 64...
2012-06-27 Jack CarterThis allows hello world to be compiled for Mips 64...
2012-06-27 Matt Beaumont-GayRevert r159136 due to PR13124.
2012-06-27 Duncan SandsSome reassociate optimizations create new instructions...
2012-06-27 Richard BartonTeach assembler to handle capitalised operation values...
2012-06-27 Chandler CarruthClean up the 'check' CMake build rule a bit, notable...
2012-06-27 Akira HatanakaTest case for r159240.
2012-06-26 Evan ChengRemove a instcombine transform that (no longer?) makes...
2012-06-26 Rafael EspindolaFix llc's -print-before=pass and -print-after=pass.
2012-06-26 Manman RenX86: add GATHER intrinsics (AVX2) in LLVM
2012-06-26 Jack CarterThere are a number of generic inline asm operand modifi...
2012-06-26 Duncan SandsReplacing zero-sized alloca's with a null pointer is...
2012-06-26 Elena DemikhovskyShuffle optimization for AVX/AVX2.
2012-06-26 Craig TopperRemove some duplicate instructions that exist only...
2012-06-26 Andrew TrickEnable the new LoopInfo algorithm by default.
2012-06-25 Eli FriedmanMake some ugly hacks for inline asm operands which...
2012-06-25 Nuno Lopesrevert my previous commit (r159173), since as Eli point...
2012-06-25 Nuno Lopesdo not set realloc() as NotAlias, since it can return...
2012-06-25 Manman RenARM: update peephole optimization.
2012-06-25 Dan GohmanFix the objc_autoreleasedReturnValue optimization code...
2012-06-25 Jakob Stoklund OlesenEnforce stricter liveness rules for PHIs.
2012-06-25 Jakob Stoklund OlesenRun ProcessImplicitDefs on SSA form where it can be...
2012-06-25 Nuno Lopesimprove optimization of invoke instructions:
2012-06-25 Meador IngePR13013: ELF Type identification fails for MSB type...
next