projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2002-05-23
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-23
Chris Lattner
Convert RegClass::IsColorUsedArr from a dynamically...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-23
Chris Lattner
Add a new setSuccessor method to terminator instructions
commit
|
commitdiff
|
tree
|
snapshot
2002-05-23
Chris Lattner
Implement DataTypes.h in terms of inttypes.h
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Avoid creating the symbol table if we don't need it.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Support function declarations with either %XXX or ...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Print out function name with % style instead of ""...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Remove spaces from function names
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Run profile paths tests
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Test cases for profile paths pass
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Convert code to use the DEBUG macro so that debug code...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Fix and implement ADCE to finally work!
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Add the ADCE pass to gccas finally!
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Build the extract utility
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Initial checkin of the "extract" utility
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Add more testcases for ADCE
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Convert transforms over to standardize debugging output...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Use the new DEBUG(x) macro to allow debugging code...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Move debug options out of header files so that the...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Move the DEBUG_LV option out of the public header file...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Avoid #including CommandLine.h
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Implement a new command line option, -debug, which...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Add ability to update existing variables with values...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Fix bug: test/Regression/Transforms/SCCP/2002-05-21...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Chris Lattner
Must run cfgsimplify to eliminate dead blocks
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
* Fix typeo
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
Add implementation of SimplifyCFG
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
New CFG Simplification pass: removed from the old DCE...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
Expose cfg simplification pass
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
Simplify CFG after code generation is done
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
Simplify interface to ConstantFoldTerminator
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
Expose CFG simplification pass
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
Fix bug: test/Regression/Transforms/CFGSimplify/2002...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
Update run line
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
This testcase was very broken! The block could not...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
Fix bug: test/Regression/CBackend/2002-05-21-MissingRet...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Chris Lattner
New TEstcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
Mehwish Nagda
Fixed the makefile to not die when compiling a new...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Remove unneccesary path from link line now
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Allow libraries to specify other libraries to link to
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
* Change commandline options a bit to be nicer
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Hide debugging options
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Fix tracing code support to link in the tracing routine...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Remove explicit support for tracing code. It should...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Remove tracing code hack
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Tracelib is now an LLVM library just like all other...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
* If hashing a pointer, cast it to a 64 bit number...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
New testcase for bug
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Fix bug: test/Regression/Transforms/SCCP/2002-05-20...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Use literal newline instead of endl
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Drop something that link will never support, use gccld...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Implement the printf function, used by assert
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Chris Lattner
Don't lose namespace qualifications on previous patch.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Chris Lattner
Rename IsPowerOf2 to isPowerOf2
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Chris Lattner
Cleanups, rename IsPowerOf2 to isPowerOf2
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Add libsparc.a a second time to resolve link errors.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Link with test/Libraries/libinstr32.a for runtime routines
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Added external functions for hashing pointers to sequen...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Runtime routines to support tracing.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Fix libs and includes for compiling with llc.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Added log2 for log-base-2 and also modified IsPower2...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Added parameter IntRegSize for standard general-purpose...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
New function CreateSignExtensionInstructions.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Many functions that returned a single MachineInstr...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
InstrnsBefore and InstrnsAfter are now vectors instead...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Better interface to generating machine instr for common...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
MachineInstr now inherits from Annotable.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Hash pointer values to a sequence number to get identic...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Better folding getelementptr operations with mixed
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
cpValue2Value now needs a vector of MachineInstr to...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Annotation class for MachineInstr.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Numerous bug fixes:
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Add integer register size field.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
Vikram S. Adve
Numerous bug fixes:
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Chris Lattner
Fix bug: test/Regression/CBackend/2002-05-16-NameCollid...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Chris Lattner
New C backend testcases with first testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Chris Lattner
* Make debug output conditional on #define
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Chris Lattner
Add tests of redundant load elimination
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Chris Lattner
New testcases for sub/neg reassociation
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Chris Lattner
Fix testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
Chris Lattner
New testcases to ensure sub's are maximally reassociable
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
Chris Lattner
Testcase to ensure trees structures are correctly linea...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
Chris Lattner
Test to ensure sub -> neg promotion is working and...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
* Fix bug: test/Regression/Transforms/GCSE/2002-05...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
Fix bug: test/Regression/Transforms/InstCombine/2002...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
New testcase for bug
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
Run another local value numbering phase after redundanc...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
Avoid emitting a useless comment for a basic block...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
Fix bug: test/Regression/Transforms/InstCombine/2002...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
Fix a major source of "type unsafety", where a cast...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
Implement elimination of loads
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Chris Lattner
Invoke inst has side effects!
commit
|
commitdiff
|
tree
|
snapshot
next