Adopting a uniform naming convention for type constructors in bindings.
[oota-llvm.git] / test /
2007-10-06 Gordon HenriksenAdopting a uniform naming convention for constant const...
2007-10-06 Gordon HenriksenAdding C and Ocaml bindings for ConstantExpr.
2007-10-06 Dale JohannesenMake test work on non-x86 hosts.
2007-10-05 Evan ChengTest case for 3-address conversion.
2007-10-05 Evan ChengEnable convertToThreeAddress for X86 by default.
2007-10-05 Devang PatelFix bug in updating dominance frontier after loop
2007-10-05 Dale JohannesenFirst round of ppc long double. call/return and
2007-10-05 Evan ChengNew test case.
2007-10-04 Bill WendlingSupport Objective C++ too.
2007-10-04 Bill WendlingAdded testcase for creation of metadata with null pointers.
2007-10-04 Bill Wendlingun-XFAIL this test.
2007-10-03 Bill WendlingTemporarily XFAIL this test.
2007-10-03 Chris Lattnertestcase for PR1647
2007-10-02 Gordon HenriksenAdd explicit --enable-bindings option to configure.
2007-10-02 Devang PatelFix test.
2007-10-02 Devang PatelNew test.
2007-10-01 Evan Cheng-pre-RA-sched=none, simple, simple-noitin are gone.
2007-10-01 Devang PatelPR 1603 test case.
2007-10-01 Devang PatelRelax unsafe use check. If there is one unconditional...
2007-09-28 Devang PatelDo not ignore packed member size while selecting union...
2007-09-28 Dan GohmanTeach SplitVectorOp how to split INSERT_VECTOR_ELT.
2007-09-28 Rafael EspindolaRefactor the memcpy lowering for the x86 target.
2007-09-28 Dale JohannesenAdd sqrt and powi intrinsics for long double.
2007-09-27 Devang PatelWhile searching for appropriate place for temporaries...
2007-09-27 Chris Lattnernew testcase for PR1708
2007-09-27 Nick LewyckyBuild the correct range for loops with unusual bounds...
2007-09-26 Dale JohannesenModernize fabs.ll, add long double. Add tests
2007-09-26 Gordon HenriksenAdded C and Ocaml bindings for functions, basic blocks...
2007-09-26 Duncan SandsTest the C front-end, not the C++ front-end.
2007-09-26 Duncan SandsTest that local variables are aligned as the user reque...
2007-09-25 Devang PatelHandle multiple induction variables.
2007-09-25 Dan GohmanWhen both x/y and x%y are needed (x and y both scalar...
2007-09-25 Dale JohannesenSome tests for APFloat conversions.
2007-09-25 Evan ChengForgot to check in the changes. Fix test case so it...
2007-09-25 Devang PatelAdd transformation to update loop interation space...
2007-09-24 Devang Patel Do not promote null values because it may be unsafe...
2007-09-24 Tanya LattnerXFAIL for llvm-gcc4.0
2007-09-24 Dan GohmanUse the correct result value type instead of using...
2007-09-24 Dan GohmanFix a typo in a comment.
2007-09-23 Dale JohannesenImplementation of +sse -sse2 has changed; add
2007-09-21 Devang PatelFix PR1692
2007-09-21 Chris Lattnergcroot testcase, patch by Eric Christopher.
2007-09-21 Rafael EspindolaDon't add a default STACK_ALIGN (use the generic ABI...
2007-09-20 Duncan SandsTestcase for PR1678.
2007-09-20 Evan ChengDisable if-conversion for this test.
2007-09-20 Evan Cheng-enable-arm-if-conversion is gone.
2007-09-20 Gordon HenriksenIncorporating review feedback for GC verifier patch.
2007-09-20 Dan GohmanFix several more entries in the x86 reload/remat foldin...
2007-09-20 Nick LewyckyExcuse me.
2007-09-20 Nick LewyckyFix optimization. %x = sub %x, %y does not imply that...
2007-09-19 Devang PatelAvoid unsafe promotion.
2007-09-19 Duncan SandsTestcase for PR1678.
2007-09-18 Evan ChengClean up.
2007-09-18 Evan ChengFix a bogus splat xform:
2007-09-18 Gabor Greifrename test, it is obviously misspelled
2007-09-18 Gordon HenriksenTests of the ocaml (and thus C) bindings for constants.
2007-09-18 Gordon HenriksenAdding ocaml language bindings for the vmcore and bitwr...
2007-09-18 Gordon Henriksengit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2007-09-18 Devang PatelFix PR1657
2007-09-18 Bill WendlingObjective-C was generating EH frame info like this:
2007-09-17 Gordon HenriksenFix for PR1633: Verifier doesn't fully verify GC intrinsics
2007-09-17 Dan GohmanInstcombine x-((x/y)*y) into a remainder operator.
2007-09-17 Dan GohmanEmit integer x<1 as x<=0, as comparisons with zero...
2007-09-17 Dan GohmanUse "test reg,reg" in place of "cmp reg,0" for 64-bit...
2007-09-15 Chris Lattnerremove obsolete tests.
2007-09-15 Chris LattnerNew testcase for PR1662. GCC trees are horrible :(
2007-09-14 Dan GohmanAdd explicit triples to avoid default behavior that...
2007-09-14 Rafael EspindolaAdd support for functions with byval arguments on x86
2007-09-12 Evan ChengFixed a typo that's causing a missing kill marker.
2007-09-11 Evan ChengSometimes a MI can define a register as well as definin...
2007-09-11 Anton KorobeynikovFix date :)
2007-09-11 Anton KorobeynikovTestcase for recent pragma pack stuff
2007-09-11 Duncan SandsTest that a call to a trampoline is turned into a call to
2007-09-11 Chris LattnerTestcase for PR1634
2007-09-10 Chris Lattnerremove obsolete testcase
2007-09-10 Chris LattnerFix a buggy constant folding transformation when handli...
2007-09-10 Chris LattnerFix PR1645 by resolving forward alias references.
2007-09-10 Dale JohannesenAdd missing llvm-dis.
2007-09-10 Chris Lattnerthis is not infinite recursion.
2007-09-10 Chris LattnerPrevent tailcallelim from breaking "recursive" calls...
2007-09-10 Devang PatelFilter exit conditions which are not yet handled.
2007-09-10 Devang PatelNew test.
2007-09-08 Dale JohannesenImplement misaligned FP loads and stores.
2007-09-07 Bill WendlingAdd missing index versions of instructions to the map.
2007-09-07 Dan GohmanAvoid storing and reloading zeros and other constants...
2007-09-07 Rafael EspindolaAdd support for having different alignment for objects...
2007-09-07 Anton KorobeynikovSplit eh.select / eh.typeid.for intrinsics into i32...
2007-09-07 Bill WendlingTest for PR1641.
2007-09-07 Chris LattnerDon't zap back to back volatile load/stores
2007-09-06 Anton KorobeynikovProper handle case, when aliasee is external weak symbo...
2007-09-06 Nick LewyckyWhen the two operands of an icmp are equal, there are...
2007-09-06 Evan ChengFix a bug in X86InstrInfo::convertToThreeAddress that...
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2007-09-05 Duncan SandsTestcases for PR1628.
2007-09-05 Bill WendlingAdd the 64-bit versions of the DS* Altivec instructions.
2007-09-04 Evan ChengFix for PR1632. EHSELECTION always produces a i32 value.
2007-09-04 Evan ChengFix for PR1613: added 64-bit rotate left PPC instructio...
2007-09-01 Evan ChengFix a gcroot lowering bug.
2007-08-31 Rafael EspindolaInitial support for calling functions with byval argume...
2007-08-31 Evan ChengUpdate test case to reflect Dale's change.
next