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
/
LiveDebugValues.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+1
*
Avoid duplicated map lookups. No functionality change intended.
Benjamin Kramer
2016-06-17
1
-2
/
+1
*
Make LiveDebugValues preserve CFG
Matt Arsenault
2016-06-08
1
-0
/
+1
*
PR26055: Speed up LiveDebugValues::transferDebugValue()
Adrian Prantl
2016-05-26
1
-43
/
+85
*
Undo a suboptimal clang-format decision. NFC
Adrian Prantl
2016-05-26
1
-4
/
+2
*
Work around an MSVC compiler issue in r270776.
Adrian Prantl
2016-05-25
1
-3
/
+3
*
PR26055: Speed up LiveDebugValues by replacing lists with bitvectors.
Adrian Prantl
2016-05-25
1
-143
/
+183
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-4
/
+2
*
Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
Reid Kleckner
2016-04-14
1
-0
/
+1
*
Introduce MachineFunctionProperties and the AllVRegsAllocated property
Derek Schuff
2016-03-28
1
-0
/
+5
*
Consider regmasks when computing register-based DBG_VALUE live ranges
Reid Kleckner
2016-03-25
1
-7
/
+23
*
Speed up LiveDebugValues
Daniel Berlin
2016-01-10
1
-28
/
+52
*
Don't use random class variables across functions
Daniel Berlin
2016-01-10
1
-29
/
+30
*
[LiveDebugValues] Replace several lines of code with operator[].
Alexey Samsonov
2016-01-07
1
-16
/
+2
*
Recommit LiveDebugValues pass after fixing a couple of minor issues.
Vikram TV
2015-12-16
1
-0
/
+405
*
Revert "Implement a new pass - LiveDebugValues - to compute the set of live D...
Mehdi Amini
2015-12-09
1
-402
/
+0
*
Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VAL...
Vikram TV
2015-12-09
1
-0
/
+402