projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2007-01-16
Bill Wendling
Instead of yet another enum indicating the "assembly...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
Fix PR918 by only using typedefs to name struct types...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
testcase for PR918
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
add a note: we need whole-function selectiondags :)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
Fix PR1114 and CodeGen/Generic/2007-01-15-LoadSelectCyc...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
new testcase for PR1114
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
add options to view the dags before the first or second...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Bill Wendling
Added a -mtriple flag to force darwin backend.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Bill Wendling
Make inline ASM the INTEL one if it's in that emission...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Bill Wendling
Fix for PR1095:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Devang Patel
Code refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Devang Patel
Remove extra white spaces. Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Devang Patel
Do not record last users of Pass Manager.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Jeff Cohen
Unbreak VC++ build.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
test darwin too! :)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Reid Spencer
One more @ to remove.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
make this more efficient in release builds (time and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Reid Spencer
Update documentation for parameter attributes for the...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Fix a regression in my isIntegral patch that broke...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Nick Lewycky
Don't print address of ETNode. Print the DFSNumIn which...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Run an instcombine pass after inlining but before scala...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Implement InstCombine/phi.ll:test7, deletion of trivial...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
simplify some code now that types are signless
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
delete stores to allocas with one use. This is a trivi...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
add a simple case where instcombine can detect and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Constant fold llvm.powi.*. This speeds up tramp3d...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
add some notes
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Reid Spencer
For PR1113:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
rename Type::isIntegral to Type::isInteger, eliminating...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
regenerate
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
teach VMCore to accept i1 add's and shifts
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
eliminate calls to Type::isInteger, preferring isIntegr...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
allow i1 to operators like shift and add.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Update code to eliminate calls to isInteger, calling...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Change to match API changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Eliminate calls to isInteger, generalizing code and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Terminology change: drop 'integral' completely. Now...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Make use of isInteger vs isIntegral more explicit
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
ensure these don't xpass if opt crashes
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Fix correlated exprs regressions
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
don't discriminate against i1
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Reid Spencer
Regenerate
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Reid Spencer
Reorganize things a bit in preparation for rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Fix Analysis/Dominators/2006-10-02-BreakCritEdges.ll
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Reid Spencer
Primitive types don't include integers any more, adjust.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
instcombine has always been miscompiling fcmp x, x...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
add accessors
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
verify that hidden visibility support never goes away
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
Fix PR1110 and Analysis/Dominators/2007-01-14-BreakCrit...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
testcase for pr1110
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Anton Korobeynikov
No hidden visiblity on Mingw32/Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
clarify linkonce/weak linkage
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
add support for hidden visibility to darwin/ppc and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Reid Spencer
Fix an incorrect conversion of int -> i32
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
add support for hidden visibility to darwin/x86
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
add a new HiddenDirective member for handling visibility.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
add a missing else. This caused globals to be printed as:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
fit to 80 cols.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
testcase for pr1109
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
Fix PR1101 and Analysis/ScalarEvolution/trip-count.ll
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
new testcase for pr1101
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
darwin doesn't use .hidden. Disable this until we...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
add a global variable example
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
Fix PR1103 and Regression/CodeGen/X86/2007-01-13-StackP...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Chris Lattner
new testcase for pr1103
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Chris Lattner
remove dead code, frameindices must be resolve before...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Chris Lattner
testcase reduced from pr1107
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Chris Lattner
Fix Transforms/InstCombine/2007-01-13-ExtCompareMiscomp...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Fix indentation to prior level for easier diffs.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
For PR1043:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Bye bye bool. AsmWriter doesn't generate it any more...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Can't generate "bool" any more. Change to i1
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Can't grep for bool any more.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Nick Lewycky
"Default context" blocks can occur after a non-default...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Fix a FIXME. 1 bit integer types are now printed as...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Chris Lattner
Fix a minor bug handling constant exprs, introduced...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Chris Lattner
Remove this obsolete test. The CBE will never be able...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Whoops. Give this test some input. Doubly important...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Don't attempt to upgrade argument to va.start and va...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
This is not an upgrade candidate any more.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Make sure the IntegerValType has enough space for 2...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Make sure that GEP indices are only 32 or 64 bits....
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Get rid of some useless distinction between bool and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Chris Lattner
fix a bug in a recent patch
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
For PR1093:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Reid Spencer
Test case for PR1093 for llvm.va_* intrinsics upgrade.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Jim Laskey
virtual not needed.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Reid Spencer
Remove this file. It was inadvertently added because...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Reid Spencer
Compensate for loss of DerivedTypes.h in TargetLowering.h
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Reid Spencer
Move a function out of line.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Chris Lattner
remove over-general code.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Chris Lattner
remove unneeded special case for bool
commit
|
commitdiff
|
tree
|
snapshot
next