oota-llvm.git
2006-11-07 Andrew LenharthGot a little ahead of myself here
2006-11-07 Andrew LenharthFix this test
2006-11-07 Jim LaskeyUse correct value for float HUGH_VAL.
2006-11-07 Evan ChengAdded target hook for post-indexed memory ops transform...
2006-11-07 Evan ChengAdd post-indexed load / store transformations.
2006-11-07 Reid SpencerMake some corrections to this test case.
2006-11-07 Reid SpencerIgnore the Output dir.
2006-11-07 Reid SpencerAdd a test case for making sure gdb can get a stack...
2006-11-07 Chris LattnerAdd a new llcbeta option. This speeds up viterbi from...
2006-11-07 Reid SpencerUnbreak X86/ELF Debugging. Somehow this line got lost...
2006-11-07 Tanya LattnerBumping version number
2006-11-07 Chris Lattnerwrong bug #
2006-11-07 Chris LattnerFix PR988 and CodeGen/Generic/2006-11-06-MemIntrinsicEx...
2006-11-07 Chris Lattnernew testcase
2006-11-07 Chris Lattnerfix encoding of BLR
2006-11-07 Chris Lattneremit TIED_TO correctly
2006-11-06 Chris LattnerMark predicate operands as such in operand info.
2006-11-06 Chris LattnerAdd a new operand flag to mark which operand is the...
2006-11-06 Chris Lattnersimplify the way operand flags and constraints are...
2006-11-06 Chris Lattnerrecognize ppc's blr instruction as predicated
2006-11-06 Chris Lattneradd a flag so that predicated instructions can be recog...
2006-11-06 Evan ChengRemove dead code; added a missing null ptr check.
2006-11-06 Chris Lattneradd a note
2006-11-06 Reid SpencerFix a small bug noticed on code review.
2006-11-06 Jim LaskeyTab interferes with uniqueness.
2006-11-06 Jim LaskeyD'oh - reversed logic.
2006-11-06 Evan ChengAdd comment.
2006-11-05 Chris Lattnerregenerate
2006-11-05 Chris Lattnerxfail this for the 1.9 release. This is PR984.
2006-11-05 Jim LaskeyTry again.
2006-11-05 Jim LaskeyMisfire.
2006-11-05 Jim LaskeyUp to date for 1.9
2006-11-05 Reid SpencerGet LLVMGCCARCH right regardless of the llvm-gcc versio...
2006-11-05 Reid SpencerFix a problem in the the last patch that subverts error...
2006-11-05 Jeff CohenRemove obsolete VS project.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-11-05 Reid SpencerFix a bug in the last patch and convert to && instead...
2006-11-05 Reid SpencerImplement the -enabled-cbe-printf-a feature.
2006-11-05 Reid SpencerAdd a -disable-cbe-printf-a option so that the output...
2006-11-05 Nick LewyckyRemove commented line from earlier debugging.
2006-11-05 Evan ChengAdded pre-indexed store support.
2006-11-05 Evan ChengAdded getIndexedStore.
2006-11-05 Reid SpencerDon't check variables before they are set.
2006-11-04 Jim LaskeyLive local variables are being dropped because the...
2006-11-04 Evan ChengChanges to use operand constraints to process two-addre...
2006-11-04 Evan ChengMove to operand constraints for two-address instructions.
2006-11-04 Evan ChengClean up some code.
2006-11-04 Chris Lattnerencode BLR predicate info for the JIT
2006-11-04 Chris LattnerGo through all kinds of trouble to mark 'blr' as having...
2006-11-04 Chris LattnerParse PredicateOperand's. When an instruction takes...
2006-11-04 Chris LattnerFirst steps to getting PredicateOperand's to work....
2006-11-04 Reid SpencerOkay, need a pattern before and after the cast pattern.
2006-11-04 Reid SpencerAllow the regular expression to be extended by a parameter.
2006-11-04 Reid SpencerFor PR950:
2006-11-04 Reid SpencerAdd a note about warnings from the GNU ld 2.16.X linker.
2006-11-04 Evan ChengFixed some spiller bugs exposed by the recent two-addre...
2006-11-03 Chris LattnerDescribe PPC predicates, which are a pair of CR# and...
2006-11-03 Chris Lattnerinitial steps to getting the predicate on PPC::BLR...
2006-11-03 Chris Lattnerremove dead var
2006-11-03 Chris Lattnerremove dead/redundant vars
2006-11-03 Chris Lattnerremove redundant/dead vars
2006-11-03 Chris Lattnerremove dead vars
2006-11-03 Chris Lattnereliminate need for the NumMIOperands field in Operand.
2006-11-03 Andrew LenharthThe wrong parameter was being tested to deturmine i32...
2006-11-03 Andrew Lenharthadd a regression for memmove
2006-11-03 Chris Lattneradd a note
2006-11-03 Chris Lattnerthis started failing due to Reid's changes in the bc...
2006-11-03 Chris LattnerFix BasicAA/2006-11-03-BasicAAVectorCrash.ll by handlin...
2006-11-03 Chris Lattnernew testcase
2006-11-03 Reid SpencerMake the huge_val test run a C++ program not C
2006-11-03 Chris Lattnerthis will work better
2006-11-03 Chris LattnerFix the build on xcode < 2.4
2006-11-03 Reid SpencerAdd a check to see if HUGE_VAL is sane or not.
2006-11-03 Andrew LenharthSplit the External and Intrinsic handling into seperate...
2006-11-03 Evan ChengFix comments.
2006-11-03 Evan ChengRename
2006-11-03 Reid SpencerRemove dead variable. Fix 80 column violations.
2006-11-03 Rafael Espindolarevert previous patch
2006-11-03 Evan ChengAdded DAG combiner transformation to generate pre-index...
2006-11-03 Evan ChengAdded isPredecessor.
2006-11-03 Evan ChengProper check for two-addressness.
2006-11-03 Evan ChengAdded a target specific hook to check whether / how...
2006-11-03 Evan ChengAdd isPredecessor to check whether a node is another...
2006-11-03 Evan ChengDead code.
2006-11-03 Reid SpencerRemove unused variable.
2006-11-03 Reid SpencerRemove an unused variable.
2006-11-03 Chris Lattnersilence warning
2006-11-03 Reid SpencerRemove some dead code.
2006-11-03 Rafael Espindolaadd createCFGSimplificationPass to ARMTargetMachine...
2006-11-03 Rafael Espindolaassert.h -> cassert
2006-11-03 Chris Lattnerremove dead code
2006-11-03 Chris Lattnersilence warning
2006-11-03 Reid SpencerDon't write out variables that are never used.
2006-11-03 Chris Lattnersilence warning
2006-11-03 Chris Lattnersilence warnings.
2006-11-03 Chris Lattnersilence warning
2006-11-03 Chris Lattnersilence warnings
2006-11-03 Reid SpencerMake sample project -pedantic clean.
2006-11-03 Reid SpencerMake Stacker Runtime -pedantic clean.
2006-11-03 Reid SpencerMake llvm2cpp -pedantic clean.
next