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
/
Target
/
SparcV9
/
MachineInstrAnnot.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+3
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Values stored in CallArgsDescriptor cannot be const.
Vikram S. Adve
2003-07-10
1
-11
/
+11
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-2
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Renamed a variable.
Vikram S. Adve
2003-05-31
1
-8
/
+10
*
Remove separate vector of implicit refs from MachineInstr, and
Vikram S. Adve
2002-10-29
1
-9
/
+6
*
Fixed method getReturnValue(): it should return NULL if the
Vikram S. Adve
2002-09-28
1
-2
/
+2
*
* Removed extraneous #includes
Chris Lattner
2002-08-09
1
-15
/
+5
*
*** empty log message ***
Chris Lattner
2002-07-25
1
-1
/
+1
*
Bug fix: cast (bool) has higher precedence than %... who knew!
Vikram S. Adve
2002-07-10
1
-3
/
+3
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-1
/
+1
*
Annotation class for MachineInstr.
Vikram S. Adve
2002-05-19
1
-0
/
+96