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
/
PowerPC
/
InstPrinter
/
PPCInstPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
createMCInstPrinter doesn't need TargetMachine anymore.
Evan Cheng
2011-07-06
1
-3
/
+1
*
Don't hardcode the %reg format in the streamer.
Rafael Espindola
2011-06-02
1
-1
/
+1
*
Use the dwarf->llvm mapping to print register names in the cfi
Rafael Espindola
2011-05-30
1
-0
/
+1
*
We need to pass the TargetMachine object to the InstPrinter if we are printing
Bill Wendling
2011-03-21
1
-2
/
+5
*
eliminate a now-unneeded operand printer.
Chris Lattner
2010-11-15
1
-3
/
+0
*
remove asmstrings (which can never be printed) from pseudo
Chris Lattner
2010-11-15
1
-4
/
+0
*
make the stubbed-out printer methods abort instead of
Chris Lattner
2010-11-14
1
-3
/
+3
*
wire up a few more things, down to 4 test failures, all
Chris Lattner
2010-11-14
1
-2
/
+2
*
Wire up symbol hi/lo printing. We don't print hi()/lo(), but this gets
Chris Lattner
2010-11-14
1
-4
/
+2
*
implement basic support for symbol operand lowering,
Chris Lattner
2010-11-14
1
-2
/
+4
*
implement basic support for memory operands and crbit operands,
Chris Lattner
2010-11-14
1
-5
/
+7
*
implement several trivial operand printers, reducing
Chris Lattner
2010-11-14
1
-6
/
+6
*
Implement support for printing register and immediate operands,
Chris Lattner
2010-11-14
1
-2
/
+9
*
stub out a powerpc MCInstPrinter implementation.
Chris Lattner
2010-11-14
1
-0
/
+67