Rui Ueyama
|
c3f211d97b
Fix parameter name comments using clang-tidy. NFC.
|
6 ani în urmă |
Robert Lougher
|
a71113c59d
Revert r365198 as this accidentally commited something that
|
6 ani în urmă |
Robert Lougher
|
a6326da30a
This reverts r365061 and r365062 (test update)
|
6 ani în urmă |
Reid Kleckner
|
0bd2b61012
[ADT] Notify ilist traits about in-list transfers
|
6 ani în urmă |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 ani în urmă |
Eli Friedman
|
7a45551030
[CodeGen] Fix forward scan in MachineBasicBlock::computeRegisterLiveness.
|
6 ani în urmă |
Hiroshi Inoue
|
ea3df5ebac
[CodeGen] fix broken successor probability in MBB dump
|
7 ani în urmă |
Fangrui Song
|
3b35e17b21
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
7 ani în urmă |
Mikael Holmen
|
556673f902
Use TRI->regsOverlap() in MachineBasicBlock::computeRegisterLiveness
|
7 ani în urmă |
Aditya Nandakumar
|
3b41774705
Add the ability to register callbacks for removal and insertion of MachineInstrs
|
7 ani în urmă |
Matt Arsenault
|
da1abaaf13
Don't count debug instructions towards neighborhood count
|
7 ani în urmă |
Matt Arsenault
|
f29f15e2ea
CodeGen: Make computeRegisterLiveness search forward first
|
7 ani în urmă |
Matt Arsenault
|
23c93c1752
CodeGen: Make computeRegisterLiveness consider successors
|
7 ani în urmă |
Chandler Carruth
|
bd8c8d7598
[SLH] Introduce a new pass to do Speculative Load Hardening to mitigate
|
7 ani în urmă |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 ani în urmă |
Shiva Chen
|
24abe71d71
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
|
7 ani în urmă |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 ani în urmă |
Krzysztof Parzyszek
|
b8924a00e7
[CodeGen] Fix printing bundles in MIR output
|
7 ani în urmă |
Chandler Carruth
|
21a0c18174
[x86] Introduce a pass to begin more systematically fixing PR36028 and similar issues.
|
7 ani în urmă |
Mandeep Singh Grang
|
8ba42a9352
[CodeGen] Change std::sort to llvm::sort in response to r327219
|
7 ani în urmă |
Derek Schuff
|
1695e783fb
[WebAssembly] Add DebugLoc information to WebAssembly block and loop.
|
7 ani în urmă |
Francis Visoiu Mistrih
|
454e6dcd0d
[CodeGen] Don't omit any redundant information in -debug output
|
7 ani în urmă |
Francis Visoiu Mistrih
|
cf75fe0300
[CodeGen] Fix tests breaking after r325505
|
7 ani în urmă |
Francis Visoiu Mistrih
|
f751ac3a9c
Revert "[CodeGen] Move printing '\n' from MachineInstr::print to MachineBasicBlock::print"
|
7 ani în urmă |
Francis Visoiu Mistrih
|
e9184306cf
[CodeGen] Separate MBB metadata from instructions in -debug printing
|
7 ani în urmă |
Francis Visoiu Mistrih
|
5ca0745329
[CodeGen] Print irreducible loop header weight as a MIR comment
|
7 ani în urmă |
Francis Visoiu Mistrih
|
4569bffc7a
[CodeGen] Print predecessors, successors, then liveins in -debug printing
|
7 ani în urmă |
Francis Visoiu Mistrih
|
3fa22fa403
[CodeGen] Print bundled instructions using the MIR syntax in -debug output
|
7 ani în urmă |
Francis Visoiu Mistrih
|
e18a2b4e7d
[CodeGen] Print predecessors as MIR comments in -debug output
|
7 ani în urmă |
Francis Visoiu Mistrih
|
d7d9e379b5
[CodeGen] Unify the syntax of MBB liveins in MIR and -debug output
|
7 ani în urmă |