index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2001-09-14
Make a new llvm/Target #include directory.
Chris Lattner
2001-09-14
Checkin changes to:
Chris Lattner
2001-09-14
Move files to new sparc directory
Chris Lattner
2001-09-14
Move the sparc target to a new lib/Target directory
Chris Lattner
2001-09-14
Move files.
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
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-11
Handle subtract in expression classifier
Chris Lattner
2001-09-10
Use the correct style casts
Chris Lattner
2001-09-10
Use correct style casts
Chris Lattner
2001-09-10
Use correct style casts
Chris Lattner
2001-09-10
Use type checking predicates
Chris Lattner
2001-09-10
Use correct casts
Chris Lattner
2001-09-10
Use predicate for Value type test
Chris Lattner
2001-09-10
Use predicate for Value type test
Chris Lattner
2001-09-10
ModuleTyID doesn't exist anyymore
Chris Lattner
2001-09-10
getMethodType is now just getType
Chris Lattner
2001-09-10
Add support for printing globals
Chris Lattner
2001-09-10
Update to use correct type cast
Chris Lattner
2001-09-10
Add support for global variables
Chris Lattner
2001-09-10
Fix a bug I introduced (assertion failed: Unknown operand type), and convert ...
Chris Lattner
2001-09-10
Implement global variable support
Chris Lattner
2001-09-10
Add support for external methods
Chris Lattner
2001-09-10
Genericize support for calling functions a bit
Chris Lattner
2001-09-09
Remove the definitions of 3 global functions that don't belong in the core
Chris Lattner
2001-09-09
Implement the subset of the GetConstantValueAsSignedInt function that is need...
Chris Lattner
2001-09-09
Implement the subset of the GetConstantValueAsSignedInt function that is need...
Chris Lattner
2001-09-09
Rename contype to subtype
Chris Lattner
2001-09-09
Make ADCE more robust, it still has problems, but it's getting closer
Chris Lattner
2001-09-09
Fix problems with freeing memory twice
Chris Lattner
2001-09-09
Rename file to be consistent with header name
Chris Lattner
2001-09-09
Clean up Type class by removing mutable ConstRules member and use annotations...
Chris Lattner
2001-09-09
Clean up ConstRules stuff to use annotations instead of a mutable member in Type
Chris Lattner
2001-09-09
Convert ConstRules to use annotations to clean it up.
Chris Lattner
2001-09-09
Handle cast float-to-float or cast double-to-double.
Vikram S. Adve
2001-09-09
Fix build breakage. :(
Chris Lattner
2001-09-09
I really don't like it when people break the build.
Chris Lattner
2001-09-08
Committed for compliation. Not yet final.
Ruchira Sasanka
2001-09-08
--Ruchira
Ruchira Sasanka
2001-09-07
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-09-07
Updates to work with new lack of constant pool
Chris Lattner
2001-09-07
Remove unneeded #includes
Chris Lattner
2001-09-07
Remove unnecesary #include add dump calls pulled out of .h file
Chris Lattner
[next]