index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
Age
Commit message (
Expand
)
Author
2001-09-30
Improved dump for disp type operand.
Vikram S. Adve
2001-09-30
Bug fixes:
Vikram S. Adve
2001-09-30
Minor changes for bug fixes in SchedGraph.cpp.
Vikram S. Adve
2001-09-30
Two bug fixes:
Vikram S. Adve
2001-09-30
added suggesting color support
Ruchira Sasanka
2001-09-30
--added suggesting colors; call/ret arg handling
Ruchira Sasanka
2001-09-28
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-19
-- removed debugging messages
Ruchira Sasanka
2001-09-19
-fixed return value bug.
Ruchira Sasanka
2001-09-19
Change debug info from #define to command line option
Chris Lattner
2001-09-19
Change debug info from #define to command line option
Chris Lattner
2001-09-19
* REMOVE extraneous debug info if DEBUG_RA is not set
Chris Lattner
2001-09-18
*** empty log message ***
Ruchira Sasanka
2001-09-18
-- updated printing
Ruchira Sasanka
2001-09-18
Remove a copy of a bunch of code
Chris Lattner
2001-09-18
Don't check for null on delete
Chris Lattner
2001-09-18
Cast unsigned to int! It was causing a nice little bug.
Vikram S. Adve
2001-09-18
Minor changes.
Vikram S. Adve
2001-09-18
Don't add instructions to subtree for Phi or Call.
Vikram S. Adve
2001-09-18
Format file header.
Vikram S. Adve
2001-09-18
Add new entry/exit edges when removing delay slot nodes from the graph.
Vikram S. Adve
2001-09-18
Moved erase edge functions to class SchedGraph.
Vikram S. Adve
2001-09-18
Renamed some header files.
Vikram S. Adve
2001-09-18
Moved erase-edge functions from SchedGraphNode to SchedGraph.
Vikram S. Adve
2001-09-18
Minor fixes: renamed target machine files; fold sched info into TargetMachine.
Vikram S. Adve
2001-09-15
modified machine code printing
Ruchira Sasanka
2001-09-15
--added methods for printing
Ruchira Sasanka
2001-09-15
added setRegForValue to MachineOperand class
Ruchira Sasanka
2001-09-15
fixed printing messages
Ruchira Sasanka
2001-09-15
-- debug messages dissabled
Ruchira Sasanka
2001-09-15
--reg alloc code added
Ruchira Sasanka
2001-09-15
-reg alloc code
Ruchira Sasanka
2001-09-14
added RegAlloc Directory to DIRS
Ruchira Sasanka
2001-09-14
*** empty log message ***
Ruchira Sasanka
2001-09-14
Add a forward decl, oops.
Chris Lattner
2001-09-14
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
Split Target/Machine.h into three files:
Chris Lattner
2001-09-14
Make a new llvm/Target #include directory.
Chris Lattner
2001-09-14
Checkin changes to:
Chris Lattner
2001-09-14
Move the sparc target to a new lib/Target directory
Chris Lattner
2001-09-14
Move the contents of the CodeGen/TargetMachine/Sparc directory to Target/Sparc
Chris Lattner
2001-09-14
This checkin represents some cleanup of the backend, implementing the followi...
Chris Lattner
2001-09-14
Updates to use local header files.
Chris Lattner
2001-09-12
More cleanups, preparing to revamp InstrForest to, among other things,
Chris Lattner
2001-09-12
* Clean up InstrForest
Chris Lattner
2001-09-11
Eliminate 'BasicNode' from InstrForest.
Chris Lattner
2001-09-11
Eliminate MainTreeNode function
Chris Lattner
2001-09-11
Remove irrelevant gross K&R Cisms
Chris Lattner
2001-09-10
Use type checking predicates
Chris Lattner
2001-09-10
Use correct casts
Chris Lattner
[next]