projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Link in Sparc libs for the JIT, even on X86 to be able to support debugging
2003-05-27
Chris Lattner
Remove ugly hack (that I put in originally) for building...
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
Fix constant folding to ALWAYS work.
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
Add compatibility option
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
Fix bug: Instcombine/2003-05-27-ConstExprCrash.ll
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
Make _sure_ we don't go into an infinite loop if a...
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
Start testing SRoA
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
* Actually USE the statistic that we made
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
Expose proto for SRoA pass.
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
Initial testcases for scalar replacement of aggregates...
commit
|
commitdiff
|
tree
2003-05-27
Chris Lattner
Implementation of the simple "scalar replacement of...
commit
|
commitdiff
|
tree
2003-05-26
Chris Lattner
Fix bug: InstCombine/2003-05-26-CastMiscompile.ll
commit
|
commitdiff
|
tree
2003-05-26
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-25
Chris Lattner
Predicate things better
commit
|
commitdiff
|
tree
2003-05-25
Chris Lattner
Fix problem with last checkin.
commit
|
commitdiff
|
tree
2003-05-23
Chris Lattner
Fix Bug: Linker/2003-04-26-NullPtrLinkProblem.ll
commit
|
commitdiff
|
tree
2003-05-23
Chris Lattner
Remove some cruft, add some methods to allow implementation...
commit
|
commitdiff
|
tree
2003-05-23
Chris Lattner
Minor rewording/cleanups
commit
|
commitdiff
|
tree
2003-05-23
Chris Lattner
New testcase identified by Brian Gaeke. Gotta love...
commit
|
commitdiff
|
tree
2003-05-23
Chris Lattner
Fix a problem brian identified.
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Remove long dead code
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Remove using declarations
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Add using declarations
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Remove using declarations and extraneous #includes
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Fix static constructor ordering problem
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Remove using declarations
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Fix testcase
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Add documentation for the new cl::CommaSeparated modifier
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
add support for an explicit EXPORTED_SYMBOL_LIST
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Make the list accept comma separated names
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Add new CommaSeparated option modifier
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Add support for a new "CommaSeparated" modifier
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Kill using declarations
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Destroy using declarations
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Specify a list of symbols that should be exported by...
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
* Revert to old behavior of ignoring a module if it...
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Add option to internalize to allow it to read a file...
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Update to match typename produced by the C frontend
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Minor cleanups.
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Do not assert fail or crash when a bytecode parse fails!
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Eliminate the uchar typedef, use unsigned char explicitly
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
Make the testcase even more insane
commit
|
commitdiff
|
tree
2003-05-22
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New testcase that was killing the CFE
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New document
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New graphic for web page
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Fix bug: FunctionResolve/2003-05-21-MissingArguments.ll
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New testcase that crashes the funcresolve pass.
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Allow disabling final cleanups
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Trim testcase a bit
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New testcase identified by joel
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Increase odds that this won't bork things
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
* Fix divide by zero error with empty structs
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Add support for shift constant expressions
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New method
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Fix bugs:
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New testcase, found by inspection
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Fix bugs:
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
Add run string
commit
|
commitdiff
|
tree
2003-05-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-17
Chris Lattner
Add flexibility
commit
|
commitdiff
|
tree
2003-05-17
Chris Lattner
Add support for setjmp/longjmp primitives
commit
|
commitdiff
|
tree
2003-05-17
Chris Lattner
Initial test
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Fix bug: Assembler/2003-05-15-SwitchBug.ll
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Add facilities for building source that is outside...
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
New testcase, straight out of the asm manual
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Add note
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Fix bug: Assembler/2003-05-15-AssemblerProblem.llx
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
New testcase that breaks the assembler.
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Fix long standing bug
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Fix bug: Analysis/LoopInfo/2003-05-15-NestingProblem.ll
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Depends on analyze, not opt
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
New directory
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
New test
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Add new loopinfo test
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
Fix Bug: Linker/2003-05-15-TypeProblem.ll
commit
|
commitdiff
|
tree
2003-05-15
Chris Lattner
New linker problem from twolf benchmark
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Get rid of really old makefile cruft
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
New testcase that breaks CFE
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Ulimit the test, and print out a more interesting output...
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Remove long dead file
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Fix path problem
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Generalize the script a bit
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Modernize testcases
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Fix typeos
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Add support for more constant expressions
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Remove unnecessary casts
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Print opaque types
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Casts are now unnecessary
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Add some methods to make type safety a bit easier
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
New testcase producing assertion failure
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
Forgot to make test executable
commit
|
commitdiff
|
tree
2003-05-14
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
next