Reapply commit 112702 which was speculatively reverted by echristo.
[oota-llvm.git] / test /
2010-09-03 NAKAMURA Takumitest/CodeGen/X86: Add explicit -mtriple=(i686|x86_64...
2010-09-03 Bruno Cardoso LopesAVX doesn't support mm operations neither its instrinsics.
2010-09-03 Bob WilsonReplace NEON vabdl, vaba, and vabal intrinsics with...
2010-09-02 Chris Lattnerupdate one more test
2010-09-02 Chris Lattneradd a new "llvm-dis -show-annotations" option, which...
2010-09-02 Anton KorobeynikovProperly emit __chkstk call instead of __alloca on...
2010-09-02 Chris Lattnermore test cleanup
2010-09-02 Chris Lattnerremove some noise from tests.
2010-09-02 Chris Lattnerwe are past the point where these tests are useful.
2010-09-02 Jim GrosbachFor ARM stack frames that utilize variable sized object...
2010-09-02 Chris Lattnerfix more AST updating bugs, correcting miscompilation...
2010-09-02 Dan GohmanDon't narrow the load and store in a load+twiddle+store...
2010-09-02 Sandeep PatelFix an unnecessary XFAIL
2010-09-02 Owen AndersonFix typo. I accidentally edited the wrong file before...
2010-09-02 Benjamin KramerAdd AsmParser support for the ELF .previous directive...
2010-09-02 Owen AndersonFix a bug in LazyValueInfo that CorrelatedValuePropagat...
2010-09-02 Jim GrosbachNow that register allocation properly considers reserve...
2010-09-02 Bob WilsonConvert VLD1 and VLD2 instructions to use pseudo-instru...
2010-09-02 Duncan SandsPrint the number of uses of a function in the .ll since...
2010-09-02 NAKAMURA Takumitest/loop-strength-reduce4: Add explicit triplet for...
2010-09-02 NAKAMURA Takumitest/twoaddr-coalesce: Do not use @main.
2010-09-01 Bob WilsonRemove NEON vmull, vmlal, and vmlsl intrinsics, replaci...
2010-09-01 Chris Lattnerdeepen my MMX/SRoA hack to avoid hurting non-x86 codegen.
2010-09-01 Bruno Cardoso LopesUsing target specific nodes for shuffle nodes makes...
2010-09-01 Jakob Stoklund OlesenTeach RemoveCopyByCommutingDef to check all aliases...
2010-09-01 Dale JohannesenApparently only Darwin passes long double misaligned...
2010-09-01 Dan GohmanFix loop unswitching's assumption that a code path...
2010-09-01 Bill WendlingThe output of opt -stats must be sent to stderr. Patch...
2010-09-01 Chris Lattnertemporarily revert r112664, it is causing a decoding...
2010-09-01 Michael J. SpencerCOFF: Update tests to reflect changes in last commit.
2010-09-01 Dale JohannesenAttempt to fix buildbot.
2010-09-01 Chris Lattneradd a gross hack to work around a problem that Argiris...
2010-09-01 Chris Lattnerfilecheckize
2010-09-01 Dan GohmanRevert 112442 and 112440 until the compile time problem...
2010-08-31 Dale JohannesenTestcase for llvm checkin 112674.
2010-08-31 Chris Lattnerlicm is wasting time hoisting constant foldable operations,
2010-08-31 Bill WendlingWe have a chance for an optimization. Consider this...
2010-08-31 Devang PatelReapply r112623. Included additional check for unused...
2010-08-31 Owen AndersonMerge 2010-08-31-InfiniteRecursion.ll into crash.ll.
2010-08-31 Devang PatelRevert r112623. It is causing self host build failures.
2010-08-31 Devang PatelRemember byval argument's frame index during argument...
2010-08-31 Owen AndersonAdd a test for the duplicated-conditional situation...
2010-08-31 Chris Lattnermerge two tests.
2010-08-31 Owen AndersonManually reduce this testcase.
2010-08-31 Chris Lattnermerge two tests and convert to filecheck.
2010-08-31 Owen AndersonAdd a micro-test for the transforms I added to JumpThre...
2010-08-31 Jim GrosbachUpdate test for 112609
2010-08-31 Owen AndersonRename test directory to reflect new pass name.
2010-08-31 Owen AndersonRename ValuePropagation to a more descriptive Correlate...
2010-08-31 Owen AndersonMore Chris-inspired JumpThreading fixes: use ConstantEx...
2010-08-31 Owen AndersonRemove r111665, which implemented store-narrowing in...
2010-08-30 Anton KorobeynikovFix borken test
2010-08-30 Owen AndersonCombine these two tests, and make sure there's a newlin...
2010-08-30 Bob WilsonRemove NEON vmovn intrinsic, replacing it with vector...
2010-08-30 Chris Lattnertwo changes:
2010-08-30 Michael J. SpencerPartially revert r112480. Caused test failures.
2010-08-30 NAKAMURA Takumicoff-dump.py: Fix PR7996. Now it is compatible to Pytho...
2010-08-30 Michael J. SpencerFix constant-over-index.ll test on windows.
2010-08-30 Michael J. SpencerTest: Fix LLVMC tests on CMake.
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
2010-08-29 Chris LattnerLICM does get dead instructions input to it. Instead...
2010-08-29 Dan GohmanMake IVUsers iterative instead of recursive.
2010-08-29 Dan GohmanMake this test less dependent on register allocation...
2010-08-29 Dan GohmanUse exec.
2010-08-29 Kalle RaiskilaFix lowering of INSERT_VECTOR_ELT in SPU.
2010-08-29 Bob WilsonRemove NEON vaddl, vaddw, vsubl, and vsubw intrinsics...
2010-08-29 Chris Lattnermerge a bunch of shuffle tests into sse2.ll
2010-08-29 Chris Lattneradd some nounwind's
2010-08-28 Chris Lattnerfixme accomplished
2010-08-28 Chris Lattnerfix the buildvector->insertp[sd] logic to not always...
2010-08-28 Chris Lattnerfix the BuildVector -> unpcklps logic to not do pointle...
2010-08-28 Benjamin KramerUpdate ocaml test.
2010-08-28 Chris Lattnerremove unions from LLVM IR. They are severely buggy...
2010-08-28 Chris Lattnerremove the ABCD and SSI passes. They don't have any...
2010-08-28 Chris Lattnerhandle the constant case of vector insertion. For...
2010-08-28 Chris Lattneroptimize bitcasts from large integers to vector into...
2010-08-28 Dan GohmanCompletely disable tail calls when fast-isel is enabled...
2010-08-27 Owen AndersonAdd a prototype of a new peephole optimizing pass that...
2010-08-27 Bob WilsonChange ARM VFP VLDM/VSTM instructions to use addressing...
2010-08-27 Chris Lattnertidy up test.
2010-08-27 Chris Lattnerno really, fix the test.
2010-08-27 Chris Lattnerfix this test. It's not clear what it's really testing.
2010-08-27 Chris LattnerEnhance the shift propagator to handle the case when...
2010-08-27 Chris LattnerImplement a pretty general logical shift propagation
2010-08-27 Chris Lattnermerge and filecheckize test
2010-08-27 Chris Lattnermerge two tests
2010-08-27 Chris Lattnerteach the truncation optimization that an entire chain of
2010-08-27 Chris Lattnerget this test passing on linux builders.
2010-08-27 Chris LattnerAdd an instcombine to clean up a common pattern produced
2010-08-27 Bob WilsonAdd alignment arguments to all the NEON load/store...
2010-08-27 Owen AndersonUse LVI to eliminate conditional branches where we...
2010-08-27 Daniel DunbarX86: Fix an encoding issue with LOCK_ADD64mr, which...
2010-08-26 Chris Lattnerfilecheckize
2010-08-26 Chris Lattnerrename test.
2010-08-26 Chris Lattneroptimize "integer extraction out of the middle of a...
2010-08-26 Chris Lattneroptimize bitcast(trunc(bitcast(x))) where the result...
2010-08-26 Chris Lattnerfilecheckize
2010-08-26 Chris Lattnerrename test
2010-08-26 Owen AndersonMake JumpThreading smart enough to properly thread...
2010-08-26 Dan GohmanReapply r112091 and r111922, support for metadata linki...
next