projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2003-04-25
Chris Lattner
Add __strdup
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Fix BasicAA/2003-04-25-GEPCrash.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
MAke sure that LLI properly configures align_of(double)
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Whoops, 32 bit targets have _4_ byte pointers, not...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Make sure to copy double alignment as well
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Fix compatibility bug: X86 aligns doubles to 4 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Kill using declarations
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Fix method name type-o
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Fix obvious type-o
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Make sure to add a targetdata instance to the passmanag...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Fix problem where we would read 64 bits worth of pointe...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Fix major problem with PHI node traversal: rechecking...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Rename Kept -> Suffix
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Rename Kept -> Suffix
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
** CORRECTLY, conservatively handle constant expressions
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
*** Huge: Make constantexprs be handled correctly,...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Allow for easy detection of when a "default" TargetData...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Default ctor doesn't provide name
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Minor non-functional changes:
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Fix bug: mem2reg/2003-04-24-MultipleIdenticalSuccessors.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
Big programs have tons of global variable initializers...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
When cleaning up the final bytecode file, make sure...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-25
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Speed up convergence significantly and also reduce...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
The big fix is this change:
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Remove dead functions
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Make sure that deleted functions have external linkage
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Use the list reducer to improve convergence speed and...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Adjust to match new ListReducer interface
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Allow reducer interfaces to mutate the lists passed in
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Move function from Miscompilation.cpp
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Move the ListReducer Class into it's own header file...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Fix a nasty bug where the ConstantMerge pass was invali...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Allow bugpoint to try new an different methods for...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Make sure to create a target data that matches the...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
add a new targetdata ctor to create a target data appro...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Add new targetdata ctor to create a targetdata appropri...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Remove support for "targetdata pass ctors"
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Remove support for "target data" pass ctors
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Trivial cleanup
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
LevelRaise now gets target data from passmanager
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
LevelRaise now gets TD from passmanager
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Make the levelraise pass be well behaved w.r.t the...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Fix iterator invalidation problem
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Make sure that the cloned module retains the type symbo...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Implement support for bugpoint to identify which FUNCTI...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
Chris Lattner
Make sure to preserve endiannes and pointer size when...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Print where reference output goes
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Fix bug where pointers were assumed to always be 64...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
The new CFrontend generates LOTs of basic blocks that...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Allow specifying an input file for the program being...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Add memcpy
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Fix a problem with setcc instructions and pointers
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Implement a bunch of new external functions
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Implement &|^ on bool values
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Add support for _IO_getc function used on linux
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Fix problem where labels were being incorrectly elided...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Fix the super obnoxious "cast to pointer from integer...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
* Implement access to external variables in LLI
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Fix Bug: Linker/2003-04-23-LinkOnceLost.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Tweak testcases to use linkonce as appropriate
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Fix iterator invalidation problem with cast instructions
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Implement the constantexpr CAST instruction correctly
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
We now need to link libscalar to get the switch lowerin...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Remove unnecessary &*
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Remove unnecesary &*'s
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Remove unneccesary &*
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Kill unneccesary &*
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Remove documented problem that is now fixed
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Properly convert some &'s to &'s
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Add support for the Switch instruction by running the...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Add stub to create lowerSwitches pass
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
New pass to lower switch instructions to branch instruc...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Allow autoconversion from ilist_iterator<T> to T* in...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Chris Lattner
Allow dyn_cast to operate on things that aren't OBVIOUS...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-23
Misha Brukman
Fixed 'prevalent'.
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Misha Brukman
Just some code beautification changes I had sitting...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Fix bug: BasicAA/2003-04-22-GEPProblem.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Kill using declarations
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Implement cast to bool
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Get rid of extraneous arguments to implementation functions
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Add support to LLI for switch instruction
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Use a union to cast int to fp
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Misha Brukman
It's "necessary"...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Add support for the switch instruction to the CWriter
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Update to add new keywords
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Add warning when linking modules with disagreeing targe...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Emit information about target
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Allow information about the target to be specified...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Add testcase for target information
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
ADd newline to end of file
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Namespacify
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Add support for reading and writing pointersize/endiann...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Build the appropriate target machine for the input...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Add information about the module source
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Chris Lattner
Preserve module source information in the ModuleID
commit
|
commitdiff
|
tree
|
snapshot
next