projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2006-11-05
Jeff Cohen
Remove obsolete VS project.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Jeff Cohen
Unbreak VC++ build.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Reid Spencer
Fix a bug in the last patch and convert to && instead...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Reid Spencer
Implement the -enabled-cbe-printf-a feature.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Reid Spencer
Add a -disable-cbe-printf-a option so that the output...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Nick Lewycky
Remove commented line from earlier debugging.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Evan Cheng
Added pre-indexed store support.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Evan Cheng
Added getIndexedStore.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Reid Spencer
Don't check variables before they are set.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Jim Laskey
Live local variables are being dropped because the...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Evan Cheng
Changes to use operand constraints to process two-addre...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Evan Cheng
Move to operand constraints for two-address instructions.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Evan Cheng
Clean up some code.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Chris Lattner
encode BLR predicate info for the JIT
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Chris Lattner
Go through all kinds of trouble to mark 'blr' as having...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Chris Lattner
Parse PredicateOperand's. When an instruction takes...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Chris Lattner
First steps to getting PredicateOperand's to work....
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Reid Spencer
Okay, need a pattern before and after the cast pattern.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Reid Spencer
Allow the regular expression to be extended by a parameter.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Reid Spencer
Add a note about warnings from the GNU ld 2.16.X linker.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-04
Evan Cheng
Fixed some spiller bugs exposed by the recent two-addre...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
Describe PPC predicates, which are a pair of CR# and...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
initial steps to getting the predicate on PPC::BLR...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
remove dead var
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
remove dead/redundant vars
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
remove redundant/dead vars
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
remove dead vars
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
eliminate need for the NumMIOperands field in Operand.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Andrew Lenharth
The wrong parameter was being tested to deturmine i32...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Andrew Lenharth
add a regression for memmove
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
add a note
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
this started failing due to Reid's changes in the bc...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
Fix BasicAA/2006-11-03-BasicAAVectorCrash.ll by handlin...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Make the huge_val test run a C++ program not C
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
this will work better
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
Fix the build on xcode < 2.4
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Add a check to see if HUGE_VAL is sane or not.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Andrew Lenharth
Split the External and Intrinsic handling into seperate...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Evan Cheng
Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Evan Cheng
Rename
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Remove dead variable. Fix 80 column violations.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Rafael Espindola
revert previous patch
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Evan Cheng
Added DAG combiner transformation to generate pre-index...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Evan Cheng
Added isPredecessor.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Evan Cheng
Proper check for two-addressness.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Evan Cheng
Added a target specific hook to check whether / how...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Evan Cheng
Add isPredecessor to check whether a node is another...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Evan Cheng
Dead code.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Remove an unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
silence warning
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Rafael Espindola
add createCFGSimplificationPass to ARMTargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Rafael Espindola
assert.h -> cassert
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
silence warning
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Don't write out variables that are never used.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
silence warning
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
silence warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
silence warning
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Chris Lattner
silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Make sample project -pedantic clean.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Make Stacker Runtime -pedantic clean.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Make llvm2cpp -pedantic clean.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Reid Spencer
Make CBackend -pedantic clean.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
Make CodeGen libs -pedantic clean.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Rafael Espindola
#include <assert.h>
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Chris Lattner
fix a bug reid noticed
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Jim Laskey
1. Hash not quite right for DIEValues.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
Revert last patch which causes tblgen to segfault ...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
For PR786:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
For PR786:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Jim Laskey
General clean up of teh dwarf writer.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Rafael Espindola
move ARMCondCodeToString to ARMAsmPrinter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Jim Laskey
Allow FoldingSet clients to pump up the initial hash...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
Remove a function prototype that is no longer needed...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
Get rid of unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
Add some documentation about the arguments.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Andrew Lenharth
fix 2006-11-01-vastart.ll
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Andrew Lenharth
a regression :(
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Chris Lattner
Implement the getRegForInlineAsmConstraint method for...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Chris Lattner
Allow the getRegForInlineAsmConstraint method to return...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Chris Lattner
generalize this api
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Rename
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Two-address instructions no longer have to be A :=...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Devang Patel
There can be more than one PHINode at the start of...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Tied-to constraint must be op_with_larger_idx = op_with...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Added getTiedToSrcOperand() to check for two-address...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Clean up.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Devang Patel
Handle PHINode with only one incoming value.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Devang Patel
Testcase from llvm.org/bugs/show_bug.cgi?id=979
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
CopyFromReg starts a live range so its use should not...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Reid Spencer
Make ScalarEvolution actually use a ZeroExtend expressi...
commit
|
commitdiff
|
tree
|
snapshot
next