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
*
make Constant::getRelocationInfo return an enum, as suggested by Duncan.
Chris Lattner
2009-07-24
1
-8
/
+1
*
no really, I can spell!
Chris Lattner
2009-07-21
1
-4
/
+4
*
add an API so target-independent codegen can determine if a constant
Chris Lattner
2009-07-21
1
-1
/
+28
*
Use CHAR_BIT instead of hard-coding 8 in several places where it
Dan Gohman
2009-04-01
1
-2
/
+3
*
Fix some significant problems with constant pools that resulted in unnecessar...
Evan Cheng
2009-03-13
1
-16
/
+14
*
Fix a bunch of Doxygen syntax issues. Escape special characters,
Dan Gohman
2009-03-03
1
-1
/
+2
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-1
/
+0
*
Replace a #include with a forward-declaration.
Dan Gohman
2008-12-03
1
-1
/
+1
*
Fix these comments to reflect current reality. Surprisingly,
Dan Gohman
2008-09-16
1
-1
/
+2
*
get MachineConstantPool off std::ostream, onto raw_ostream. It would be
Chris Lattner
2008-08-23
1
-16
/
+3
*
Switch the asmprinter (.ll) and all the stuff it requires over to
Chris Lattner
2008-08-23
1
-1
/
+10
*
Trim unnecessary #includes.
Dan Gohman
2008-07-11
1
-1
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add explicit keywords and remove spurious trailing semicolons.
Dan Gohman
2007-08-27
1
-1
/
+1
*
More explicit keywords.
Dan Gohman
2007-08-01
1
-1
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+149