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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-0
/
+90
*
Support changed expression api
Chris Lattner
2001-07-21
1
-5
/
+5
*
More functionality, renamed API
Chris Lattner
2001-07-21
2
-89
/
+162
*
Moved isIntegral to the Type system
Chris Lattner
2001-07-21
1
-7
/
+3
*
Autodep functionality broken. Remove so we get successful builds
Chris Lattner
2001-07-21
1
-1
/
+1
*
Version of testmemory to test alloca, load and store.
Vikram S. Adve
2001-07-21
1
-0
/
+23
*
Used a bigger constant in loopfunc.ll that doesn't fit in immed field.
Vikram S. Adve
2001-07-21
1
-1
/
+1
*
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
4
-0
/
+411
*
Driver and options for the llc compiler.
Vikram S. Adve
2001-07-21
3
-0
/
+251
*
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
*
General support utilities like a program options class and a StringMap
Vikram S. Adve
2001-07-21
4
-0
/
+429
*
CompileContext and options class for the llc compiler.
Vikram S. Adve
2001-07-21
2
-0
/
+153
*
Header files for the target architecture description and for instruction
Vikram S. Adve
2001-07-21
5
-0
/
+1362
*
Added support for getting the dependence of an executable on its libs,
Vikram S. Adve
2001-07-21
2
-4
/
+32
*
Add isIntegral() method to SignedIntType and UnsignedIntType.
Vikram S. Adve
2001-07-21
1
-0
/
+6
*
Provide simpler ways to extract the value of an integer constant.
Vikram S. Adve
2001-07-20
1
-2
/
+22
*
Compute and cache information about the storage size and layout
Vikram S. Adve
2001-07-20
2
-4
/
+80
*
Provide uniform access to the pointer operand and to the index
Vikram S. Adve
2001-07-20
2
-17
/
+84
*
Added a representation of the machine instructions generated
Vikram S. Adve
2001-07-20
2
-6
/
+51
*
Start of expression analysis support
Chris Lattner
2001-07-20
2
-0
/
+267
*
Header to raise and lower representation
Chris Lattner
2001-07-20
1
-0
/
+77
*
Add support to call LevelRaise
Chris Lattner
2001-07-20
2
-1
/
+2
*
Update makefile for more accurate deps
Chris Lattner
2001-07-20
2
-3
/
+38
*
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
4
-0
/
+26
*
New function: WriteAsOperand.
Chris Lattner
2001-07-20
1
-0
/
+9
*
Add new base class ConstPoolInt, useful for dealing with integral constants
Chris Lattner
2001-07-20
1
-11
/
+46
*
Add new method, ensureTypeAvailable
Chris Lattner
2001-07-20
1
-0
/
+7
*
Change is*Type to be a casting convertion operator
Chris Lattner
2001-07-20
1
-4
/
+21
*
Add an function to BinaryOperator to swap the two operands
Chris Lattner
2001-07-20
1
-0
/
+5
*
Add short forms of the get*Type methods.
Chris Lattner
2001-07-20
1
-0
/
+12
*
Fix nasty typo
Chris Lattner
2001-07-20
1
-1
/
+1
*
Fix clean target
Chris Lattner
2001-07-18
1
-1
/
+1
*
Compile source files in alphabetical order
Chris Lattner
2001-07-18
2
-2
/
+4
*
Fixed typo in comment
Chris Lattner
2001-07-16
1
-1
/
+1
*
Support external methods
Chris Lattner
2001-07-15
2
-0
/
+2
*
New test case for prototype support
Chris Lattner
2001-07-15
1
-0
/
+10
*
Reordered link line for correct static linking.
Vikram S. Adve
2001-07-15
6
-10
/
+10
*
Changed default to building library archives instead of shared objects.
Vikram S. Adve
2001-07-15
2
-10
/
+58
[next]