Daniel Sanders
|
57a8129407
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
|
6 лет назад |
Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 лет назад |
Daniel Sanders
|
c7a3c5c5d1
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
|
6 лет назад |
Fangrui Song
|
727b16e096
Delete dead stores
|
6 лет назад |
Alexey Lapshin
|
891c55ccc5
[DebugInfo] Incorrect debug info record generated for loop counter.
|
6 лет назад |
Petar Jovanovic
|
0ddfb52ad6
[DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC)
|
6 лет назад |
Pengfei Wang
|
f30ca6ec43
Bugfix for nullptr check by klocwork
|
6 лет назад |
Eric Christopher
|
0c40f6d128
Include what's used in a few cpp files - these were getting transitive
|
6 лет назад |
Jordan Rupprecht
|
19a56211e1
[NFC] Fix typos: preceeding -> preceding
|
6 лет назад |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 лет назад |
Hsiangkai Wang
|
1f379ad9ee
[CodeGen] Fix bugs in LiveDebugVariables when debug labels are generated.
|
6 лет назад |
Hsiangkai Wang
|
5f388804f3
[NFC] Refine doxygen format.
|
6 лет назад |
David Stenberg
|
66586cc1b5
[DebugInfo] Handle stack slot offsets for spilled sub-registers in LDV
|
7 лет назад |
Hsiangkai Wang
|
10377f6858
[DebugInfo] Fix bug in LiveDebugVariables.
|
7 лет назад |
Hsiangkai Wang
|
e39c39b6ec
Revert "[DebugInfo] Fix bug in LiveDebugVariables."
|
7 лет назад |
Hsiangkai Wang
|
27ea31c8ee
[DebugInfo] Fix bug in LiveDebugVariables.
|
7 лет назад |
Bjorn Pettersson
|
48bfbb5c8c
[LiveDebugVariables] Avoid faulty addDefsFromCopies in computeIntervals
|
7 лет назад |
Chandler Carruth
|
d8e05e4ef2
Revert r340508: [DebugInfo] Fix bug in LiveDebugVariables.
|
7 лет назад |
Hsiangkai Wang
|
0119632373
[DebugInfo] Fix bug in LiveDebugVariables.
|
7 лет назад |
Fangrui Song
|
7d88286b7c
[CodeGen] Fix inconsistent declaration parameter name
|
7 лет назад |
Mikael Holmen
|
b16b4ba59a
[DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property
|
7 лет назад |
Mikael Holmen
|
57db0178ea
[DebugInfo] Keep DBG_VALUE undef in LiveDebugVariables
|
7 лет назад |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 лет назад |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 лет назад |
Bjorn Pettersson
|
866cf8f3af
Fixup for rL326769 (RegState::Debug is being truncated to a bool)
|
7 лет назад |
Bjorn Pettersson
|
783006ec19
[DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables
|
7 лет назад |
Stefan Maksimovic
|
3d785e7419
[DebugInfo] Don't insert DEBUG_VALUE after terminators
|
7 лет назад |
Geoff Berry
|
39064346e3
[MachineOperand] Fix LiveDebugVariables code after isRenamable change.
|
7 лет назад |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 лет назад |
Matthias Braun
|
fa621d294f
Rename LiveIntervalAnalysis.h to LiveIntervals.h
|
7 лет назад |