projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a printSetLabel that takes two id's.
[oota-llvm.git]
/
lib
/
2006-11-01
Evan Cheng
Add a printSetLabel that takes two id's.
tree
|
commitdiff
2006-11-01
Chris Lattner
Factor gep instructions through phi nodes.
tree
|
commitdiff
2006-11-01
Chris Lattner
Turn a phi of many loads into a phi of the address...
tree
|
commitdiff
2006-11-01
Evan Cheng
Fix ldmxcsr JIT encoding.
tree
|
commitdiff
2006-11-01
Chris Lattner
Fix a bug in the previous patch
tree
|
commitdiff
2006-11-01
Chris Lattner
Fold things like "phi [add (a,b), add(c,d)]" into two...
tree
|
commitdiff
2006-11-01
Evan Cheng
Print jumptable index.
tree
|
commitdiff
2006-11-01
Reid Spencer
Remove unnecessary sign conversions made possible by...
tree
|
commitdiff
2006-11-01
Reid Spencer
Fix a bug in the interpreter where divides of unmatched...
tree
|
commitdiff
2006-11-01
Chris Lattner
make tail merging more aggressive. If two blocks share...
tree
|
commitdiff
2006-11-01
Chris Lattner
enable branch folding with an option
tree
|
commitdiff
2006-11-01
Evan Cheng
Add constraints to Instruction class.
tree
|
commitdiff
2006-10-31
Andrew Lenharth
more shotenning
tree
|
commitdiff
2006-10-31
Chris Lattner
Compile CodeGen/PowerPC/fp-branch.ll to:
tree
|
commitdiff
2006-10-31
Chris Lattner
look through isunordered to inline it into branch blocks.
tree
|
commitdiff
2006-10-31
Evan Cheng
Nuke dead code.
tree
|
commitdiff
2006-10-31
Chris Lattner
allow the address of a global to be used with the ...
tree
|
commitdiff
2006-10-31
Chris Lattner
implement the 'c' inline asm modifier character
tree
|
commitdiff
2006-10-31
Chris Lattner
handle global address constant sdnodes
tree
|
commitdiff
2006-10-31
Andrew Lenharth
Let us play simplify the td file (and fix a few missed...
tree
|
commitdiff
2006-10-31
Chris Lattner
handle "st" as "st(0)"
tree
|
commitdiff
2006-10-31
Chris Lattner
TargetLowering::isOperandValidForConstraint
tree
|
commitdiff
2006-10-31
Chris Lattner
Change the prototype for TargetLowering::isOperandValid...
tree
|
commitdiff
2006-10-31
Chris Lattner
generalize the fix for PR977 to also fix
tree
|
commitdiff
2006-10-31
Chris Lattner
Fix PR977 and Transforms/LCSSA/2006-10-31-UnreachableBl...
tree
|
commitdiff
2006-10-31
Andrew Lenharth
Add all that branch mangling niftiness
tree
|
commitdiff
2006-10-31
Rafael Espindola
add support for calling functions when the caller has...
tree
|
commitdiff
2006-10-31
Anton Korobeynikov
1. Clean up code due to changes in SwitchTo*Section(2)
tree
|
commitdiff
2006-10-31
Chris Lattner
Turn an assert into an error message. This is commonly...
tree
|
commitdiff
2006-10-31
Anton Korobeynikov
Unbreaking static ctors patch.
tree
|
commitdiff
2006-10-31
Evan Cheng
Fix a typo which can break jumptables.
tree
|
commitdiff
2006-10-31
Reid Spencer
Make this compile again.
tree
|
commitdiff
2006-10-31
Evan Cheng
Apply Aton's LLVM patch for PR973: Linux ctors / dtors...
tree
|
commitdiff
2006-10-30
Reid Spencer
Fix a problem introduced by a last-minute change (logic...
tree
|
commitdiff
2006-10-30
Chris Lattner
fix miscompilation of llvm.isunordered, where we branch...
tree
|
commitdiff
2006-10-30
Reid Spencer
Add debug support for X86/ELF targets (Linux). This...
tree
|
commitdiff
2006-10-30
Chris Lattner
fix wonky indentation
tree
|
commitdiff
2006-10-30
Devang Patel
Update comment. Valid option is -debug-pass=Structures.
tree
|
commitdiff
2006-10-30
Jim Laskey
Switch abbreviations to use the folding set.a.
tree
|
commitdiff
2006-10-30
Jim Laskey
Simplify DwarfWriter header.
tree
|
commitdiff
2006-10-30
Evan Cheng
All targets expand BR_JT for now.
tree
|
commitdiff
2006-10-30
Evan Cheng
Lower jumptable to BR_JT. The legalizer can lower it...
tree
|
commitdiff
2006-10-30
Evan Cheng
Added a new SDNode type: BR_JT for jumptable branch.
tree
|
commitdiff
2006-10-29
Chris Lattner
add a highly efficient hash table that is specialized...
tree
|
commitdiff
2006-10-29
Chris Lattner
Add a new llvm::Allocator abstraction, which will be...
tree
|
commitdiff
2006-10-29
Chris Lattner
Fix SimplifyCFG/2006-10-29-InvokeCrash.ll, a crash...
tree
|
commitdiff
2006-10-29
Chris Lattner
Make CanFallThrough more intelligent (so it can handle...
tree
|
commitdiff
2006-10-29
Chris Lattner
fix Generic/2006-10-29-Crash.ll
tree
|
commitdiff
2006-10-29
Chris Lattner
Fix a load folding issue that Evan noticed: there is...
tree
|
commitdiff
2006-10-29
Jim Laskey
Try again.
tree
|
commitdiff
2006-10-29
Jim Laskey
Not handling zero length strings.
tree
|
commitdiff
2006-10-29
Evan Cheng
VLOAD is not the LoadSDNode opcode.
tree
|
commitdiff
2006-10-29
Nick Lewycky
Remove spurious case. EXTLOAD is not one of the node...
tree
|
commitdiff
2006-10-28
Chris Lattner
split critical edges more carefully and intelligently...
tree
|
commitdiff
2006-10-28
Chris Lattner
Teach branch folding to fold identical jump tables...
tree
|
commitdiff
2006-10-28
Chris Lattner
const'ify jump table stuff
tree
|
commitdiff
2006-10-28
Chris Lattner
add an assert
tree
|
commitdiff
2006-10-28
Chris Lattner
don't print dead jump tables
tree
|
commitdiff
2006-10-28
Chris Lattner
implement the BlockHasNoFallThrough hook
tree
|
commitdiff
2006-10-28
Chris Lattner
improve deletion of blocks that just contain branches...
tree
|
commitdiff
2006-10-28
Chris Lattner
add another target hook for branch folding.
tree
|
commitdiff
2006-10-28
Jim Laskey
Load and stores have not been uniqued properly.
tree
|
commitdiff
2006-10-28
Chris Lattner
Split *all* critical edges before isel. This resolves...
tree
|
commitdiff
2006-10-28
Chris Lattner
add option to isCriticalEdge
tree
|
commitdiff
2006-10-28
Chris Lattner
break edges more intelligently
tree
|
commitdiff
2006-10-28
Chris Lattner
Expose a smarter way to break critical edges.
tree
|
commitdiff
2006-10-28
Chris Lattner
SplitCriticalEdge checks to see if an edge is critical...
tree
|
commitdiff
2006-10-28
Chris Lattner
Fix a serious bug that caused any x86 vector stuff...
tree
|
commitdiff
2006-10-28
Evan Cheng
Doh. Must check if GV is constant first before putting...
tree
|
commitdiff
2006-10-28
Evan Cheng
Doh. Must check if GV is constant first.
tree
|
commitdiff
2006-10-28
Chris Lattner
add a method
tree
|
commitdiff
2006-10-28
Chris Lattner
prepare for a change I'm about to make
tree
|
commitdiff
2006-10-28
Chris Lattner
don't dist internal readme
tree
|
commitdiff
2006-10-28
Chris Lattner
don't dist internal readme's
tree
|
commitdiff
2006-10-28
Chris Lattner
don't distribute internal readme's
tree
|
commitdiff
2006-10-28
Reid Spencer
Make sure all the readme files get distributed.
tree
|
commitdiff
2006-10-27
Jim Laskey
Clean up.
tree
|
commitdiff
2006-10-27
Chris Lattner
Fix a bug in merged condition handling (CodeGen/Generic...
tree
|
commitdiff
2006-10-27
Jim Laskey
Switch over from SelectionNodeCSEMap to FoldingSet.
tree
|
commitdiff
2006-10-27
Chris Lattner
this doesn't occur any more in mason
tree
|
commitdiff
2006-10-27
Chris Lattner
the code in question is now:
tree
|
commitdiff
2006-10-27
Chris Lattner
remove debug code
tree
|
commitdiff
2006-10-27
Chris Lattner
Codegen cond&cond with two branches. This compiles...
tree
|
commitdiff
2006-10-27
Chris Lattner
Turn conditions like x<Y|z==q into multiple blocks.
tree
|
commitdiff
2006-10-27
Evan Cheng
Fixed a significant bug where unpcklpd is incorrectly...
tree
|
commitdiff
2006-10-27
Jim Laskey
SmallVector append not insert.
tree
|
commitdiff
2006-10-27
Jim Laskey
Grrr.
tree
|
commitdiff
2006-10-27
Jim Laskey
Temp patch for missing functionality.
tree
|
commitdiff
2006-10-27
Reid Spencer
Make the Value and Type methods print a newline so...
tree
|
commitdiff
2006-10-27
Evan Cheng
Fix for PR968: expand vector sdiv, udiv, srem, urem.
tree
|
commitdiff
2006-10-27
Bill Wendling
MathExtras isn't in the llvm/ADT directory but in the...
tree
|
commitdiff
2006-10-27
Jim Laskey
Apply editorials.
tree
|
commitdiff
2006-10-27
Jim Laskey
Breakout folding hash set from SelectionDAGCSEMap.
tree
|
commitdiff
2006-10-27
Reid Spencer
Initialize CStringSection member var.
tree
|
commitdiff
2006-10-26
Evan Cheng
Change load PatFrag to ignore indexed load.
tree
|
commitdiff
2006-10-26
Evan Cheng
getPreIndexedLoad -> getIndexedLoad.
tree
|
commitdiff
2006-10-26
Evan Cheng
Place cstrings in .cstring section.
tree
|
commitdiff
2006-10-26
Evan Cheng
Speed up isCString()
tree
|
commitdiff
2006-10-26
Reid Spencer
Simplify code a bit by changing instances of:
tree
|
commitdiff
2006-10-26
Evan Cheng
Put cstrings in .cstring section when compiling for...
tree
|
commitdiff
next