Lama Saba
|
b4be4da6e3
Revert "Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files"""
|
před 6 roky |
Lama Saba
|
063801a207
Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files""
|
před 6 roky |
Lama Saba
|
97a275864c
Resubmit rL345008 "Split MachinePipeliner code into header and cpp files"
|
před 6 roky |
Stefan Granitz
|
ce0779c34c
Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files""
|
před 6 roky |
Lama Saba
|
a99d6d2122
Resubmit rL345008 "Split MachinePipeliner code into header and cpp files"
|
před 6 roky |
Francis Visoiu Mistrih
|
83895b33cb
[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand
|
před 6 roky |
Sumanth Gundapaneni
|
4b57585e55
[Pipeliner] Ignore Artificial dependences while computing recurrences.
|
před 6 roky |
Sumanth Gundapaneni
|
e87a916f68
[Pipeliner] Remove the unneeded include header(NFC).
|
před 6 roky |
Aleksandr Urakov
|
d07f87e01a
Revert "[MachinePipeliner] Split MachinePipeliner code into header and cpp files"
|
před 6 roky |
Lama Saba
|
40760b733d
[MachinePipeliner] Split MachinePipeliner code into header and cpp files
|
před 6 roky |
Sumanth Gundapaneni
|
39197f38a5
[Pipeliner] copyToPhi DAG Mutation to improve scheduling.
|
před 6 roky |
Sumanth Gundapaneni
|
ba50914be1
[Pipeliner] Use the Index from Topo instead of relying on NodeNum. (NFC)
|
před 6 roky |
Sumanth Gundapaneni
|
19a8ca2849
[Pipeliner] Fix the Schedule DAG topoligical order.
|
před 6 roky |
George Burgess IV
|
ea46abe2cc
Replace most users of UnknownSize with LocationSize::unknown(); NFC
|
před 6 roky |
Fangrui Song
|
3b35e17b21
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
před 7 roky |
Matthias Braun
|
b064c24e4a
ScheduleDAG: Cleanup dumping code; NFC
|
před 7 roky |
Brendon Cahoon
|
6d962e3374
[Pipeliner] Fix incorrect phi values in the epilog and kernel
|
před 7 roky |
Krzysztof Parzyszek
|
7e54adc682
Consistently use MemoryLocation::UnknownSize to indicate unknown access size
|
před 7 roky |
Chandler Carruth
|
2a752bfdae
[MI] Change the array of `MachineMemOperand` pointers to be
|
před 7 roky |
Fangrui Song
|
7d88286b7c
[CodeGen] Fix inconsistent declaration parameter name
|
před 7 roky |
Hiroshi Inoue
|
73d058aa97
[NFC] fix trivial typos in comments
|
před 7 roky |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
před 7 roky |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
před 7 roky |
Hiroshi Inoue
|
7dc3d5f99a
[NFC] fix trivial typos in comments
|
před 7 roky |
Krzysztof Parzyszek
|
f0086dd6e3
[Pipeliner] Use std::stable_sort when ordering NodeSets
|
před 7 roky |
Mandeep Singh Grang
|
8ba42a9352
[CodeGen] Change std::sort to llvm::sort in response to r327219
|
před 7 roky |
Krzysztof Parzyszek
|
e67cab7ed9
[Pipeliner] Several node-ordering fixes
|
před 7 roky |
Krzysztof Parzyszek
|
b22cddf04e
[Pipeliner] Check for affine expression in isLoopCarriedOrder
|
před 7 roky |
Krzysztof Parzyszek
|
b709662b9c
[Pipeliner] Add missing loop carried dependences
|
před 7 roky |
Krzysztof Parzyszek
|
276ad3cf6c
[Pipeliner] Fix renaming in pipeliner when eliminating phis
|
před 7 roky |