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
/
MachineCodeForInstruction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back #include I messed up
Chris Lattner
2004-02-29
1
-0
/
+1
*
Urg, forgot to check this in.
Chris Lattner
2004-02-29
1
-1
/
+0
*
Move methods out of .h file
Chris Lattner
2004-02-29
1
-0
/
+9
*
Change MachineBasicBlock's vector of MachineInstr pointers into an
Alkis Evlogimenos
2004-02-12
1
-3
/
+2
*
Remove use of llvm/CodeGen/InstrSelection.h
Chris Lattner
2004-01-10
1
-2
/
+2
*
Finegrainify namespacification.
Chris Lattner
2004-01-09
1
-9
/
+4
*
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
*
Move CallArgsDescriptor into this class instead of making it an
Vikram S. Adve
2002-10-29
1
-0
/
+5
*
Inline some methods from .cpp files into .h files, minor cleanups
Chris Lattner
2002-10-28
1
-30
/
+11
*
Add an assertion.
Vikram S. Adve
2002-09-16
1
-0
/
+1
*
Rename static struct Initializer to avoid name conflict with BB.
Vikram S. Adve
2002-07-08
1
-3
/
+3
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+0
*
Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences.
Vikram S. Adve
2002-03-24
1
-4
/
+24
*
Code pulled out of MAchineInstr.(h|cpp)
Chris Lattner
2002-02-03
1
-0
/
+57