index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
DwarfExpression.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+0
*
Debug Info: Emitting a register in DwarfExpression may fail. Report the
Adrian Prantl
2015-01-14
1
-12
/
+16
*
Revert "Debug Info: Bail out of AddMachineRegPiece() if MachineReg is not a"
Adrian Prantl
2015-01-14
1
-6
/
+0
*
Debug Info: Bail out of AddMachineRegPiece() if MachineReg is not a
Adrian Prantl
2015-01-13
1
-0
/
+6
*
Debug Info: Move the complex expression handling (=the remainder) of
Adrian Prantl
2015-01-13
1
-0
/
+64
*
Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
Adrian Prantl
2015-01-13
1
-1
/
+1
*
Debug Info: Move support for constants into DwarfExpression.
Adrian Prantl
2015-01-13
1
-4
/
+31
*
Make DwarfExpression store the AsmPrinter instead of the TargetMachine.
Adrian Prantl
2015-01-12
1
-3
/
+9
*
Debug Info: Implement DwarfUnit::addRegisterOpPiece() using DwarfExpression.
Adrian Prantl
2015-01-12
1
-1
/
+2
*
Debug Info: Implement DwarfUnit::addRegisterOffset using DwarfExpression.
Adrian Prantl
2015-01-12
1
-0
/
+16
*
Debug info: Factor out the creation of DWARF expressions from AsmPrinter
Adrian Prantl
2015-01-12
1
-0
/
+143