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
/
AsmPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next round of earlyclobber handling. Approach the
Dale Johannesen
2008-09-24
1
-2
/
+1
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+5
*
Add a bit to mark operands of asm's that conflict
Dale Johannesen
2008-09-17
1
-1
/
+2
*
Move the uglier parts of deciding not to emit a
Dale Johannesen
2008-09-09
1
-15
/
+4
*
Fix logic for not emitting no-dead-strip for some
Dale Johannesen
2008-09-09
1
-2
/
+14
*
Don't suppress no-dead-strip for used static functions.
Dale Johannesen
2008-09-08
1
-1
/
+1
*
Add AsmPrinter support for i128 and larger static initializer data.
Dan Gohman
2008-09-08
1
-19
/
+36
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Do not emit a UsedDirective for things in the llvm.used
Dale Johannesen
2008-09-03
1
-3
/
+32
*
Remove unneeded #include.
Owen Anderson
2008-08-21
1
-1
/
+0
*
Use raw_ostream throughout the AsmPrinter.
Owen Anderson
2008-08-21
3
-20
/
+24
*
don't use the result of WriteTypeSymbolic or WriteAsOperand.
Chris Lattner
2008-08-19
1
-1
/
+2
*
Drop an unnecessary include.
Gordon Henriksen
2008-08-17
1
-1
/
+0
*
Rename some GC classes so that their roll will hopefully be clearer.
Gordon Henriksen
2008-08-17
2
-56
/
+48
*
Fix merge error
Anton Korobeynikov
2008-08-17
2
-47
/
+35
*
Move all assembler printing related stuff into new libAsmPrinter
Anton Korobeynikov
2008-08-17
4
-0
/
+5611