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-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
2006-11-01
Chris Lattner
give branch folding a simple heuristic to decide which...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
extra pass is required now
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
Fix GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll and...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
new testcase that crashes global opt, reduced from...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Reid Spencer
Partial update for Release 1.9
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Rafael Espindola
print null values in bss
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Rafael Espindola
implement zextload bool and truncstore bool
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Add a printSetLabel that takes two id's.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
Factor gep instructions through phi nodes.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
remove a testcase for a marginal feature
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
Turn a phi of many loads into a phi of the address...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Fix ldmxcsr JIT encoding.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
Fix a bug in the previous patch
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
Fold things like "phi [add (a,b), add(c,d)]" into two...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Print jumptable index.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Reid Spencer
Remove unnecessary sign conversions made possible by...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Reid Spencer
Fix a bug in the interpreter where divides of unmatched...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
make tail merging more aggressive. If two blocks share...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Chris Lattner
enable branch folding with an option
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Not meant to be checked in.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Add operand constraints to TargetInstrInfo.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Evan Cheng
Add constraints to Instruction class.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Andrew Lenharth
more shotenning
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
Compile CodeGen/PowerPC/fp-branch.ll to:
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
This test should compile down to one comparison, not...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
look through isunordered to inline it into branch blocks.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Evan Cheng
Nuke dead code.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
allow the address of a global to be used with the ...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
implement the 'c' inline asm modifier character
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
new testcase for PR882
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
handle global address constant sdnodes
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Andrew Lenharth
Let us play simplify the td file (and fix a few missed...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Andrew Lenharth
make one giant add and sub tester
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
handle "st" as "st(0)"
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
TargetLowering::isOperandValidForConstraint
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
Change the prototype for TargetLowering::isOperandValid...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
generalize the fix for PR977 to also fix
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
another testcase for PR977
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
Fix PR977 and Transforms/LCSSA/2006-10-31-UnreachableBl...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
testcase for PR977
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Andrew Lenharth
Add all that branch mangling niftiness
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Rafael Espindola
add support for calling functions when the caller has...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Anton Korobeynikov
1. Clean up code due to changes in SwitchTo*Section(2)
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
Turn an assert into an error message. This is commonly...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
add a note
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Anton Korobeynikov
Unbreaking static ctors patch.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Evan Cheng
Fix a typo which can break jumptables.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Reid Spencer
Make this compile again.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Evan Cheng
Apply Aton's LLVM patch for PR973: Linux ctors / dtors...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Reid Spencer
Fix a problem introduced by a last-minute change (logic...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Chris Lattner
fix miscompilation of llvm.isunordered, where we branch...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Reid Spencer
Don't mislead readers by claiming a variable is default...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Reid Spencer
Add debug support for X86/ELF targets (Linux). This...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Chris Lattner
fix wonky indentation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Devang Patel
Update comment. Valid option is -debug-pass=Structures.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Jim Laskey
Switch abbreviations to use the folding set.a.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Jim Laskey
Simplify DwarfWriter header.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Evan Cheng
All targets expand BR_JT for now.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Evan Cheng
Lower jumptable to BR_JT. The legalizer can lower it...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Evan Cheng
Added a new SDNode type: BR_JT for jumptable branch.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Chris Lattner
fix this regtest
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Chris Lattner
add a new form of insert.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Chris Lattner
Add SmallString a (currently) minimal class that adapts...
commit
|
commitdiff
|
tree
|
snapshot
next