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
/
MappingInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change MachineBasicBlock's vector of MachineInstr pointers into an
Alkis Evlogimenos
2004-02-12
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
*
Fix spelling.
Misha Brukman
2003-10-10
1
-1
/
+1
*
Fix (and properly doxygenify) some comments. Incorporate
Brian Gaeke
2003-09-18
1
-39
/
+86
*
Adjust files for move of mapping info stuff into the Sparc directory
Chris Lattner
2003-08-13
1
-2
/
+1
*
lib/CodeGen/Mapping/MappingInfo.cpp:
Brian Gaeke
2003-06-04
1
-108
/
+116
*
Revert brians patch to get mapping info working again
Chris Lattner
2003-06-04
1
-9
/
+4
*
Had to comment out a line in outByte() to get it to compile because Out and t...
Tanya Lattner
2003-06-04
1
-1
/
+1
*
Make writeNumber() void. Get ready to decouple it from .byte directive output.
Brian Gaeke
2003-06-04
1
-4
/
+9
*
Make the write*map methods more self-contained. Document some more.
Brian Gaeke
2003-06-03
1
-42
/
+57
*
I documented this file, in an attempt to understand it, with a view toward
Brian Gaeke
2003-06-03
1
-56
/
+73
*
Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'.
Misha Brukman
2002-10-28
1
-18
/
+20
*
Rename MachineCodeForBasicBlock to MachineBasicBlock
Chris Lattner
2002-10-28
1
-5
/
+5
*
Removed debug info printing
Anand Shukla
2002-09-17
1
-1
/
+10
*
moved this file from lib/Reoptimizer/Mapping
Anand Shukla
2002-08-27
1
-0
/
+191