projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
another testcase for PR977
[oota-llvm.git]
/
lib
/
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
2006-10-26
Evan Cheng
Add isCString() - returns true if a ConstantArray is...
tree
|
commitdiff
2006-10-26
Chris Lattner
Fix Transforms/InstCombine/2006-10-26-VectorReassoc.ll
tree
|
commitdiff
2006-10-26
Chris Lattner
Add isFPOrFPVector() method, which indicates if a type...
tree
|
commitdiff
2006-10-26
Rafael Espindola
initial support for frame pointers
tree
|
commitdiff
2006-10-26
Reid Spencer
Enclose a case in { and } so that the pickier compilers...
tree
|
commitdiff
2006-10-26
Reid Spencer
For PR950:
tree
|
commitdiff
2006-10-26
Nick Lewycky
Fix 2006-10-25-AddSetCC. A relational operator (like...
tree
|
commitdiff
2006-10-26
Reid Spencer
Make the makefile tell us when Intrinsics.gen is being...
tree
|
commitdiff
2006-10-25
Nick Lewycky
Resurrect r1.25.
tree
|
commitdiff
2006-10-25
Chris Lattner
simplify code
tree
|
commitdiff
2006-10-25
Evan Cheng
During vector shuffle lowering, we sometimes commute...
tree
|
commitdiff
2006-10-25
Evan Cheng
X86ISD::PEXTRW 3rd operand type is always target pointe...
tree
|
commitdiff
2006-10-25
Chris Lattner
hide symbols properly
tree
|
commitdiff
2006-10-25
Evan Cheng
Remove -disable-x86-shuffle-opti
tree
|
commitdiff
2006-10-25
Chris Lattner
turn off tail merging for now
tree
|
commitdiff
2006-10-25
Chris Lattner
be more aggressive about matching identical instructions.
tree
|
commitdiff
2006-10-24
Devang Patel
Move getPreferredAlignmentLog from AsmPrinter to TargetData
tree
|
commitdiff
2006-10-24
Rafael Espindola
expand ISD::VACOPY
tree
|
commitdiff
2006-10-24
John Criswell
Removed extraneous semi-colon; this was prevening the...
tree
|
commitdiff
2006-10-24
Chris Lattner
visitSwitchCase knows how to insert conditional branche...
tree
|
commitdiff
2006-10-24
Chris Lattner
Generalize CaseBlock a bit more:
tree
|
commitdiff
2006-10-24
Chris Lattner
Fix CodeGen/IA64/ret-0.ll, which has apparently been...
tree
|
commitdiff
2006-10-24
Rafael Espindola
fix warning about missing newline at end of file
tree
|
commitdiff
2006-10-24
Chris Lattner
generalize 'CaseBlock'. It really allows any compariso...
tree
|
commitdiff
next