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
*
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
*
Include header in the compiler-neutral location
Chris Lattner
2002-07-09
1
-1
/
+1
*
cpMem<->Reg functions now support CC registers (int and FP) correctly.
Vikram S. Adve
2002-07-08
1
-24
/
+42
*
Interface to class MachineCodeForBasicBlock.
Vikram S. Adve
2002-07-08
2
-0
/
+148
*
Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.{cpp,h}.
Vikram S. Adve
2002-07-08
1
-97
/
+83
*
Added two more helper functions for instruction creation.
Vikram S. Adve
2002-07-08
1
-0
/
+21
*
Moved MachineCodeForBB to be an annotation on BasicBlock.
Vikram S. Adve
2002-07-08
1
-7
/
+0
*
Add new << to allow printing modules by reference.
Anand Shukla
2002-07-03
1
-0
/
+5
*
Fix comment
Chris Lattner
2002-06-30
1
-1
/
+1
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
1
-0
/
+1
*
We must with with GCC 2.95 :(
Chris Lattner
2002-06-25
1
-1
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
12
-18
/
+21
*
Added setSuccessor() method to terminator instructions
Anand Shukla
2002-06-25
2
-1
/
+11
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
20
-139
/
+1553
*
*** empty log message ***
Chris Lattner
2002-06-25
23
-276
/
+310
*
Allow const bb's to be checked for containment in a loop
Chris Lattner
2002-06-03
1
-1
/
+1
*
Simplify the interface to local dce and constprop
Chris Lattner
2002-05-26
1
-2
/
+2
*
Convert RegClass::IsColorUsedArr from a dynamically allocated array to
Chris Lattner
2002-05-23
2
-11
/
+11
*
Add a new setSuccessor method to terminator instructions
Chris Lattner
2002-05-23
2
-0
/
+19
*
Implement DataTypes.h in terms of inttypes.h
Chris Lattner
2002-05-23
1
-0
/
+2
*
Avoid #including CommandLine.h
Chris Lattner
2002-05-22
3
-28
/
+2
*
Implement a new command line option, -debug, which is meant to unify all of
Chris Lattner
2002-05-22
3
-0
/
+63
*
Add ability to update existing variables with values read from the command line
Chris Lattner
2002-05-22
2
-18
/
+96
[next]