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
/
utils
/
TableGen
/
CodeEmitterGen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert more abort() calls to llvm_report_error().
Edwin Török
2009-07-08
1
-2
/
+4
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-1
/
+1
*
Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize
Dan Gohman
2009-04-13
1
-3
/
+3
*
Add a new TargetInstrInfo MachineInstr opcode, COPY_TO_SUBCLASS.
Dan Gohman
2009-04-13
1
-5
/
+8
*
Fix shift overflow bug that would occur when a field was a full 32-bits
Chris Lattner
2008-10-05
1
-1
/
+1
*
Add instruction names as comments to InstBits entries.
Evan Cheng
2008-09-17
1
-5
/
+3
*
Eliminate a compile time warning.
Evan Cheng
2008-09-07
1
-1
/
+1
*
Change getBinaryCodeForInstr prototype. First operand MachineInstr& should be...
Evan Cheng
2008-09-02
1
-1
/
+2
*
Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating
Dan Gohman
2008-07-01
1
-3
/
+9
*
Make insert_subreg a two-address instruction, vastly simplifying LowerSubregs...
Christopher Lamb
2008-03-16
1
-3
/
+6
*
Replace all target specific implicit def instructions with a target independe...
Evan Cheng
2008-03-15
1
-3
/
+6
*
SDIsel processes llvm.dbg.declare by recording the variable debug information...
Evan Cheng
2008-02-02
1
-0
/
+3
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add target independent MachineInstr's to represent subreg insert/extract in M...
Christopher Lamb
2007-07-26
1
-3
/
+9
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+228