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
/
CodeGen
/
LiveVariables.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change interface of MachineOperand as follows:
Alkis Evlogimenos
2003-12-14
1
-2
/
+2
*
Remove unecessary if statements when looping on ImplicitDefs.
Alkis Evlogimenos
2003-12-13
1
-3
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs
Alkis Evlogimenos
2003-10-08
1
-15
/
+19
*
(1) Added special register class containing (for now) %fsr.
Vikram S. Adve
2003-05-27
1
-1
/
+1
*
* Keep the BBMap around as long as the pass is live
Chris Lattner
2003-05-12
1
-8
/
+23
*
Add a vector to keep track of which registers are allocatable. Remove FIXMEs
Chris Lattner
2003-05-07
1
-14
/
+38
*
Re-add gross hack, it's still necessary. :(
Chris Lattner
2003-05-06
1
-2
/
+12
*
Remove hideously nasty hack
Chris Lattner
2003-05-06
1
-12
/
+2
*
Minor cleanup
Chris Lattner
2003-05-01
1
-4
/
+6
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
1
-1
/
+1
*
New files
Chris Lattner
2003-01-13
1
-0
/
+257