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
/
llvm
/
CodeGen
/
MachineConstantPool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
Bill Wendling
2006-12-17
1
-11
/
+2
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-4
/
+4
*
Added a temporary hack to get the llvm-streams to work for future checkins.
Bill Wendling
2006-11-28
1
-0
/
+12
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-1
/
+2
*
Switch over from SelectionNodeCSEMap to FoldingSet.
Jim Laskey
2006-10-27
1
-2
/
+3
*
Add MachineConstantPoolEntry getOffset() accessor.
Evan Cheng
2006-09-14
1
-2
/
+6
*
Mirrors ConstantPoolSDNode.
Evan Cheng
2006-09-14
1
-0
/
+2
*
Added support for machine specific constantpool values. These are useful for
Evan Cheng
2006-09-12
1
-3
/
+60
*
Doxygenify the comments, bringing the file level comments down to be attached
Reid Spencer
2006-05-15
1
-21
/
+22
*
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-05-03
1
-2
/
+2
*
Fix a copy & paste error from long ago.
Nate Begeman
2006-04-18
1
-1
/
+1
*
instead of keeping track of Constant/alignment pairs, actually compute the
Chris Lattner
2006-02-09
1
-17
/
+15
*
Use a MachineConstantPoolEntry struct instead of a pair to hold
Chris Lattner
2006-02-09
1
-5
/
+15
*
Assert invariants
Chris Lattner
2006-02-09
1
-0
/
+3
*
Require an alignment.
Chris Lattner
2006-02-09
1
-6
/
+3
*
Allow the specification of explicit alignments for constant pool entries.
Evan Cheng
2006-01-31
1
-6
/
+11
*
be more polite in public headers
Duraid Madina
2005-12-28
1
-0
/
+1
*
undo yuletide naughtyness(tm)
Duraid Madina
2005-12-28
1
-1
/
+0
*
I laugh at your dual-core G5s! Fear my precompiled headers.
Duraid Madina
2005-12-26
1
-0
/
+1
*
add a helper method
Chris Lattner
2005-07-11
1
-0
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Actually share constants local to a function!
Chris Lattner
2003-10-23
1
-2
/
+7
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Add new files
Chris Lattner
2003-01-13
1
-0
/
+45