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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add missing typename's that GCC3.1 is whining about.
Chris Lattner
2002-07-24
2
-22
/
+24
*
Disable the operator= in Value
Chris Lattner
2002-07-24
4
-0
/
+10
*
Remove assert hack now that I'm using the right GDB. :)
Chris Lattner
2002-07-24
2
-14
/
+0
*
Move many files into IPO.h
Chris Lattner
2002-07-24
1
-0
/
+32
*
Move contents of these files into IPO.h
Chris Lattner
2002-07-24
4
-59
/
+0
*
* Rename to IPO.h
Chris Lattner
2002-07-23
1
-1
/
+13
*
Add a version of the bytecode writer pass that has a default ctor
Chris Lattner
2002-07-23
1
-3
/
+2
*
Incorporate into IPO.h
Chris Lattner
2002-07-23
1
-19
/
+0
*
Prepare the file to become IPO.h
Chris Lattner
2002-07-23
1
-16
/
+8
*
Merge the contents of ChangeAllocations.h into Scalar.h
Chris Lattner
2002-07-23
2
-19
/
+11
*
Break part of Pass.h out into PassAnalysisSupport.h
Chris Lattner
2002-07-23
3
-140
/
+342
*
Allow comparison against null
Chris Lattner
2002-07-23
2
-0
/
+6
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+3
*
Pass creator requires a TargetData member
Chris Lattner
2002-07-23
1
-1
/
+2
*
Regularize the Print*Passes so they have default ctors.
Chris Lattner
2002-07-23
1
-8
/
+6
*
Initial checkin
Chris Lattner
2002-07-23
2
-0
/
+130
*
Add support for removing an option from a genericparser
Chris Lattner
2002-07-23
2
-2
/
+32
*
Change to avoid bug in GCC 3.0.4
Chris Lattner
2002-07-23
2
-6
/
+8
*
initial checkin
Chris Lattner
2002-07-23
1
-0
/
+43
*
*** empty log message ***
Chris Lattner
2002-07-23
19
-0
/
+956
*
Initial checkin
Chris Lattner
2002-07-23
21
-0
/
+1471
*
Moved to Reoptimizer/Mapping directory
Mehwish Nagda
2002-07-22
1
-11
/
+0
*
Checkin CommandLine 2.0
Chris Lattner
2002-07-22
2
-458
/
+1524
*
changed first arg of parseBytecodeBuffer to unsigned char
Anand Shukla
2002-07-21
1
-1
/
+1
*
changed first arg og parseBytecodeBuffer to uchar
Anand Shukla
2002-07-21
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-20
17
-0
/
+4261
*
Check in the boost type_traits library, because it is now used by the Command...
Chris Lattner
2002-07-20
2
-0
/
+74
*
Rename removeDeadNodes to removeTriviallyDeadNodes
Chris Lattner
2002-07-18
2
-6
/
+24
*
Simplify saveOrigFunctionCalls
Chris Lattner
2002-07-18
2
-20
/
+10
*
Add support for a top-down propagation pass.
Vikram S. Adve
2002-07-18
2
-6
/
+184
*
* s/method/function
Chris Lattner
2002-07-18
1
-61
/
+73
*
First cut at implementing bottom up analysis
Chris Lattner
2002-07-18
2
-64
/
+234
*
Make getelementptr ConstExpr take a vector of constants not values
Chris Lattner
2002-07-18
1
-8
/
+8
*
Fix prototype to make function.
Chris Lattner
2002-07-17
1
-2
/
+1
*
*** empty log message ***
Mehwish Nagda
2002-07-15
1
-0
/
+11
*
Ensure ConstExpr constants are unique.
Vikram S. Adve
2002-07-15
1
-2
/
+2
*
Create a static version of Instruction::getOpcodeName(opCode) that
Vikram S. Adve
2002-07-14
7
-37
/
+4
*
Added subclass ConstantExpr to represent expressions consructed from
Vikram S. Adve
2002-07-14
1
-5
/
+69
*
Add a couple of virtual functions to support subclass ConstantExpr.
Vikram S. Adve
2002-07-14
1
-0
/
+9
*
initial version: for emitfuncs pass
Anand Shukla
2002-07-12
1
-0
/
+16
*
* Nodes now keep track of any global variables contained within them
Chris Lattner
2002-07-11
2
-8
/
+30
*
added std:: to vector
Anand Shukla
2002-07-11
1
-2
/
+2
*
New implementation of data structure analysis
Chris Lattner
2002-07-10
5
-790
/
+294
*
Bug fix: cast (bool) has higher precedence than %... who knew!
Vikram S. Adve
2002-07-10
1
-3
/
+3
*
Add support for marking each operand as a %hh, %hm, %lm or %lo.
Vikram S. Adve
2002-07-10
1
-24
/
+80
*
Added a few more methods for creating instructions.
Vikram S. Adve
2002-07-10
1
-0
/
+33
*
Put caller-saving code *before* argument copying code!
Vikram S. Adve
2002-07-10
1
-1
/
+3
*
Minor change in comments.
Vikram S. Adve
2002-07-10
2
-6
/
+8
*
Allow specifying a module for context instead of a slot calculator directly
Chris Lattner
2002-07-10
1
-3
/
+4
*
added std:: to hash_set
Anand Shukla
2002-07-09
1
-0
/
+2
[prev]
[next]