index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
SelectionDAG
/
InstrEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't set kill flags for instructions which the scheduler has cloned.
Dan Gohman
2010-05-14
1
-4
/
+6
*
Teach scheduler about REG_SEQUENCE.
Evan Cheng
2010-05-04
1
-0
/
+3
*
Get rid of the EdgeMapping map. Instead, just check for BasicBlock
Dan Gohman
2010-05-01
1
-5
/
+3
*
EmitDbgValue doesn't need its EdgeMapping argument.
Dan Gohman
2010-04-30
1
-2
/
+1
*
- Move TargetLowering::EmitTargetCodeForFrameDebugValue to TargetInstrInfo an...
Evan Cheng
2010-04-26
1
-1
/
+0
*
reapply 99444/99445, which I speculatively reverted in
Chris Lattner
2010-03-25
1
-1
/
+13
*
Change how dbg_value sdnodes are converted into machine instructions. Their p...
Evan Cheng
2010-03-25
1
-12
/
+10
*
revert 99444/99445. This doesn't cause the failure of
Chris Lattner
2010-03-24
1
-13
/
+1
*
remove dead argument.
Chris Lattner
2010-03-24
1
-3
/
+2
*
split EmitNode in half to reduce indentation.
Chris Lattner
2010-03-24
1
-1
/
+14
*
Progress towards shepherding debug info through SelectionDAG.
Dale Johannesen
2010-03-10
1
-1
/
+2
*
Add some new bits of debug info handling. No
Dale Johannesen
2010-03-06
1
-0
/
+11
*
Fix a typo in a comment.
Dan Gohman
2009-11-16
1
-1
/
+1
*
Create a new InstrEmitter class for translating SelectionDAG nodes
Dan Gohman
2009-10-10
1
-0
/
+119