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-10-28
Chris Lattner
Move addPassesToEmitAssembly from TargetMachine to...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Chris Lattner
Prune #includes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Chris Lattner
* Doxygenify comments
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Chris Lattner
Add codegen library
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Chris Lattner
This header is renamed to MachineFunction.h
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Chris Lattner
We don't need the forwarding typedef
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Chris Lattner
Updates to match misha's changes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Misha Brukman
Changed `MachineCodeForMethod' to `MachineFunction'.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Remove dead fixme
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Make pointless testcase a bit more "challenging"
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Add support or other operand types
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Instruction select constant arguments correctly
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Add instruction definitions for mov r, imm instructions
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Prune #includes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Add neccesary #include
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Old GCC's don't have an <ostream>
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
change ++ to +1 when using random access iterators
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Add #include
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Chris Lattner
Work better with other versions of bison
commit
|
commitdiff
|
tree
|
snapshot
2002-10-26
Chris Lattner
Fix a major bug in lli
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Checkin simple testcases for LLVM-JIT
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Initial checkin of target support for X86 backend.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Initial checkin of Machine Code representation for...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Initial checkin of LLVM JIT, codenamed jello. This...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Initial checkin of X86 backend.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Build the X86 target as well
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Initial checkin of codegen infrastructure for LLVM-JIT
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Update test to use long instead of uint getelementptr...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Vikram S. Adve
Added datastructure library to resolve link error.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Patch submited by Casey to remove obnoxious warnings.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Prune #includes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Chris Lattner
Fix misspelling
commit
|
commitdiff
|
tree
|
snapshot
2002-10-24
Chris Lattner
* Remove unneccesary #includes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-24
Nick Hildenbrandt
Updated
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Nick Hildenbrandt
Fixed it
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Nick Hildenbrandt
Added Burg
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Nick Hildenbrandt
Malloc prototyping now works even if the original file...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Chris Lattner
Tell PassManager that this pass does not invalidate...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Chris Lattner
Minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Chris Lattner
Minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Chris Lattner
- Fix a really nasty bug in the bytecode reader that...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
Wow, for some reason, when reading bytecode from stdin...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
Disable optimization that doesn't apply to C
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
Ensure definate initialization
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
Fix misspelled variable
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
- Two minor improvements to the MachineInstr class...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
- Make sure to only keep track of mappings that the...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
The callee is not correct, and confuses the TD pass...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
We need to know the call sites each function hosts
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
Allow modification of callee
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Chris Lattner
Small space optimization: Make MachineOperands take...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
- Rename AnalysisUsage::preservesAll to getPreservesA...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Rename Analysis Usage methods
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Delete unused arguments to DSGraph::cloneInto method
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
- Add "ResolvingCaller" to the CallSite record. ...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Add another copy ctor form
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
As it turns out, we don't need a fully generic mapping...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Don't create a new node for every reference to a global...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Fix a confusing bug that caused return value and callee...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Make sure to initialize isArray member
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Remove some unneccesary 'using' directives
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Remove a 'using' directives from a header file. Using...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Add a missing std:: qualifier
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Add a link to C++ in a nutshell book
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Fix bug with prior checkin
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
Two callsites are equivalent even if they are from...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Chris Lattner
- Make DSCallSite not inherit from std::vector. ...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Chris Lattner
Avoid extra copy
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Chris Lattner
Simplify code a bit, add comment flyer
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Chris Lattner
Split some long lines
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Vikram S. Adve
Warn when we are linking an executable without symbols.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Vikram S. Adve
Remove spurious caller pointer in DSCallSite.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Chris Lattner
This function can be static
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Chris Lattner
Fix previous checkin :(
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Chris Lattner
Avoid extra callSite copy
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Chris Lattner
Print the array flag
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Chris Lattner
Add isArray flag
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Vikram S. Adve
Added a first-class representation for each call site...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Vikram S. Adve
Added a first-class representation for each call site...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Vikram S. Adve
Added a first-class representation for each call site...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Chris Lattner
Convert typerec to be a structure instead of a pair
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Chris Lattner
Don't emit braces around something without outgoing...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Print Mod/ref info
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Calculate mod/ref info
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Add interface for mod/ref info to be captures by dsgraphs
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Remove more obsolete code
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
* Make the DSGraph cloner automatically merge global...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
* Apparently string::find doesn't work right on our...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Remove obsolete code
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Enable incompleteness marking
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Really disable pool allocator
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
* First try at implementing TD pass this does not...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Reenable printing of TD analysis
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
* Add data structures and code to track the call...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
* Add data structures to BU pass to keep track of...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
* Remove a lot of obsolete #if 0'd code
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Use the forward declaration for GraphTraits instead...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Cleanup data structure graph printer, eliminate hard...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Chris Lattner
Be const correct. Handle both DSGraph* and const DSGra...
commit
|
commitdiff
|
tree
|
snapshot
next