oota-llvm.git
2007-04-16 Devang PatelNew test case.
2007-04-16 Reid SpencerFix problems in the PartSet lowering having to do with...
2007-04-16 Reid SpencerRegenerate
2007-04-16 Reid SpencerOkay, yes there *is* a getKeyLength method on ValueName...
2007-04-16 Jeff CohenIn the event that some really old non-Intel or -AMD...
2007-04-16 Reid SpencerFix this test from Duncan's experiment.
2007-04-16 Reid SpencerAlso validate that the code generation of IntrinsicLowe...
2007-04-16 Reid SpencerImplement @sext and @zext parameter attribute handling...
2007-04-16 Jeff CohenBefore assuming that the original code didn't work...
2007-04-16 Chris Lattnerrefix this
2007-04-16 Devang PatelDocument how, module pass can require function pass.
2007-04-16 Chris Lattneruse an x86 t-t for an x86 test. Thanks to Dan for...
2007-04-16 Chris Lattnerfix incorrectly upgraded test
2007-04-16 Reid SpencerFix 80 col violations.
2007-04-16 Chris LattnerWe shouldn't have tests for features we don't have...
2007-04-16 Chris Lattnerremove bogus test
2007-04-16 Duncan SandsSpelling fix.
2007-04-16 Chris LattnerMAke this test portable.
2007-04-16 Duncan SandsTest code quality for variable length array references.
2007-04-16 Duncan SandsCheck handling of arrays of variable sized components.
2007-04-16 Anton KorobeynikovHeal this test
2007-04-16 Chris Lattnerfix this test
2007-04-16 Devang PatelProivde getAnalysis<FPAnalysis>(Func) support.
2007-04-16 Devang PatelDo not assert during analysis implementation initializa...
2007-04-16 Devang PatelPrint and delete on the fly pass managers.
2007-04-16 Reid SpencerRegenerate.
2007-04-16 Reid SpencerCheck length of string before we walk off the end of it.
2007-04-16 Devang PatelUpdate module pass manager to support module passes...
2007-04-16 Devang PatelGive each pass manager chance to manage lower level...
2007-04-16 Evan ChengFixes tests and remove xfail.
2007-04-16 Evan ChengOne more callee-saved register used.
2007-04-16 Evan ChengFix test.
2007-04-16 Devang PatelAdd getPotentialPassManagerType(). No functionality...
2007-04-16 Duncan SandsTestcase for C front-end crash.
2007-04-16 Duncan SandsTestcase for debug info emission for structure fields...
2007-04-16 Anton KorobeynikovRemoved tabs everywhere except autogenerated & external...
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerRegenerate.
2007-04-16 Reid SpencerUse a more optimal way to get the name of a function...
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Lauro Ramos... Fix hello.ll test.
2007-04-16 Lauro Ramos... Fix align test.
2007-04-16 Reid SpencerDon't return 0 if the len == 5, let the assert handle...
2007-04-16 Duncan SandsLook for site.exp in the build directory, not the sourc...
2007-04-16 Duncan SandsUse %s, not explicit name.
2007-04-16 Duncan SandsChange ne into !=.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFix the syntax for these tests. Noticed by Duncan Sands.
2007-04-16 Reid SpencerSyntax upgrade and fix for PR1336.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerWrap long line.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Duncan SandsFix typos.
2007-04-16 Reid SpencerFix test/CodeGen/Generic/vector-constantexpr.ll
2007-04-16 Reid SpencerRegenerate.
2007-04-16 Reid SpencerFor PR1328:
2007-04-16 Reid SpencerFor PR1328:
2007-04-16 Reid SpencerTest case for PR1328.
2007-04-16 Chris Lattnermake this test more portable.
2007-04-16 Chris Lattnerfix incorrectly upgraded test
2007-04-16 Chris Lattnerremove a bogus test
2007-04-16 Chris Lattnerupdate test
2007-04-16 Chris Lattnerfix incorrectly upgraded test, add PR#
2007-04-16 Reid SpencerThis needs to stay in the old bytecode format.
2007-04-16 Reid SpencerThis tests aren't particularly interesting. They are...
2007-04-16 Reid SpencerUpdate for 2.0 bytecode format.
2007-04-16 Reid SpencerFix an intrinsic name.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerRegenerate.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerRevert last patch. It was already fixed.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerRegenerate.
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Owen AndersonTabs -> Spaces
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Chris LattnerFix PR1335 and Transforms/Inline/2007-04-15-InlineEH.ll
2007-04-15 Chris Lattnertestcase for PR1335
2007-04-15 Chris Lattnerthis test isn't testing what it thought it was
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerTwo changes:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerSome tests have really long RUN line sets. Read the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Chris LattnerFix a nasty bug introduced when apint'ified. This...
next