index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removal of the redundant CompileContext wrapper
Chris Lattner
2001-07-23
3
-43
/
+35
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
3
-19
/
+34
*
Remove dependence on command line library. Silly anyway.
Chris Lattner
2001-07-22
4
-2441
/
+19
*
Privatize LLCOptions. It had no business being visible to the entire
Chris Lattner
2001-07-22
2
-38
/
+20
*
Eliminate lots of unnecessary #includes and forward decls
Chris Lattner
2001-07-21
5
-37
/
+3
*
Eliminate many unneccesary #includes
Chris Lattner
2001-07-21
2
-30
/
+2
*
Make code fit in 80 columns more
Chris Lattner
2001-07-21
1
-24
/
+19
*
Remove unneccesary #includes
Chris Lattner
2001-07-21
2
-18
/
+2
*
Exterminate nasty Cisms
Chris Lattner
2001-07-21
1
-1
/
+1
*
Refer to include/llvm/CodeGen not Codegen
Chris Lattner
2001-07-21
1
-1
/
+1
*
Make sure we build all of the code!
Chris Lattner
2001-07-21
1
-1
/
+1
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
9
-19
/
+19
*
Fix code to be in a consistent style
Chris Lattner
2001-07-21
1
-11
/
+5
*
Remove getTempValuesForMachineCode from the Instruction interface
Chris Lattner
2001-07-21
1
-0
/
+2
*
Moved LLC subdir to the tools top level directory
Chris Lattner
2001-07-21
1
-1
/
+1
*
Add new ctor for ConstPoolBool
Chris Lattner
2001-07-21
1
-0
/
+5
*
Add new constructor for const pool bool
Chris Lattner
2001-07-21
1
-4
/
+8
*
Add support for casts
Chris Lattner
2001-07-21
1
-0
/
+67
*
Add support for casting operators
Chris Lattner
2001-07-21
2
-0
/
+60
*
More functionality, renamed API
Chris Lattner
2001-07-21
1
-70
/
+145
*
Utility routines for simpler access to the value of an integer constant.
Vikram S. Adve
2001-07-21
1
-0
/
+108
*
Program options class.
Vikram S. Adve
2001-07-21
1
-0
/
+12
*
Description of the SPARC as a target architecture.
Vikram S. Adve
2001-07-21
4
-0
/
+1813
*
Base clas for a description of a target architecture.
Vikram S. Adve
2001-07-21
2
-0
/
+125
*
Instruction selection via pattern matching on instruction trees using BURG.
Vikram S. Adve
2001-07-21
7
-0
/
+1850
*
*** empty log message ***
Vikram S. Adve
2001-07-21
1
-0
/
+7
*
Added CodeGen, LLC, and Support.
Vikram S. Adve
2001-07-21
1
-1
/
+1
*
Add isIntegral() method to SignedIntType and UnsignedIntType.
Vikram S. Adve
2001-07-21
1
-0
/
+6
*
Compute and cache information about the storage size and layout
Vikram S. Adve
2001-07-20
1
-1
/
+5
*
Provide uniform access to the pointer operand and to the index
Vikram S. Adve
2001-07-20
1
-8
/
+51
*
Added a representation of the machine instructions generated
Vikram S. Adve
2001-07-20
1
-2
/
+29
*
Start of expression analysis support
Chris Lattner
2001-07-20
1
-0
/
+207
*
Implement ensureTypeAvailable
Chris Lattner
2001-07-20
1
-24
/
+51
*
Add support for constant propogation of multiplies
Chris Lattner
2001-07-20
1
-2
/
+15
*
Factor out WriteAsOperand.
Chris Lattner
2001-07-20
1
-16
/
+47
*
Add a comment.
Chris Lattner
2001-07-20
2
-107
/
+111
*
Add multiply as a supported constant propogation operation
Chris Lattner
2001-07-20
2
-0
/
+14
*
Fix nasty typo
Chris Lattner
2001-07-20
1
-1
/
+1
*
Support external methods
Chris Lattner
2001-07-15
2
-0
/
+2
*
Implement forward/external declarations for methods.
Chris Lattner
2001-07-15
1
-5
/
+9
*
Implement forward/external declarations for methods. Also, emit an error if ...
Chris Lattner
2001-07-15
4
-696
/
+755
*
Add support for assembly printing fp constants
Chris Lattner
2001-07-15
2
-4
/
+5
*
Add support to the bytecode writer to recognize floating point constants
Chris Lattner
2001-07-15
1
-4
/
+10
*
Add support to the bytecode reader to recognize floating point constants
Chris Lattner
2001-07-15
1
-0
/
+14
*
Add support to the parser to recognize floating point constants
Chris Lattner
2001-07-15
6
-810
/
+890
*
* ValueHolder now takes 3 arguments
Chris Lattner
2001-07-14
6
-13
/
+20
*
Add knowledge about the struct form of the GetElementPtr instruction
Chris Lattner
2001-07-14
1
-1
/
+7
*
Remove dependency on the structure of ValueHolder.
Chris Lattner
2001-07-14
1
-6
/
+5
*
* The parent of a constant pool is a symtabvalue, not a value.
Chris Lattner
2001-07-14
1
-1
/
+1
*
The parent of a constant pool is a symtabvalue, not a value.
Chris Lattner
2001-07-14
1
-3
/
+3
[next]