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
/
CodeGen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...
Clement Courbet
2019-06-26
1
-0
/
+1
*
[ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.
Clement Courbet
2019-06-26
1
-1
/
+0
*
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
Matt Arsenault
2019-06-19
1
-1
/
+1
*
[CodeGen] Generic Hardware Loop Support
Sam Parker
2019-06-07
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.
Martin Elshuber
2018-11-19
1
-0
/
+1
*
RegUsageInfo: Cleanup; NFC
Matthias Braun
2018-07-26
1
-0
/
+2
*
CodeGen.cpp: Sort initializers; NFC
Matthias Braun
2018-07-26
1
-2
/
+2
*
[WebAssembly] Add Wasm exception handling prepare pass
Heejin Ahn
2018-05-31
1
-0
/
+1
*
Correct dwarf unwind information in function epilogue
Petar Jovanovic
2018-04-24
1
-0
/
+1
*
[CodeGen] Add a new pass for PostRA sink
Jun Bum Lim
2018-03-22
1
-0
/
+1
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+1
*
Split MachineLICM into EarlyMachineLICM and MachineLICM; NFC
Matthias Braun
2018-01-19
1
-0
/
+1
*
Split TailDuplicatePass into pre- and post-RA variant; NFC
Matthias Braun
2018-01-19
1
-1
/
+2
*
Rename CountingFunctionInserter and use for both mcount and cygprofile calls,...
Hans Wennborg
2017-11-14
1
-1
/
+0
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Reid Kleckner
2017-11-08
1
-1
/
+0
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
1
-0
/
+1
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
1
-0
/
+1
*
mir-canon: First commit.
Puyan Lotfi
2017-11-02
1
-0
/
+1
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-01
1
-1
/
+0
*
Correct dwarf unwind information in function epilogue for X86
Petar Jovanovic
2017-11-01
1
-0
/
+1
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-1
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-0
/
+1
*
Update branch coalescing to be a PowerPC specific pass
Lei Huang
2017-09-12
1
-1
/
+0
*
RegAllocFast: Cleanup; NFC
Matthias Braun
2017-09-09
1
-1
/
+1
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Sam McCall
2017-09-04
1
-1
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-09-01
1
-0
/
+1
*
Temporarily revert "Update branch coalescing to be a PowerPC specific pass"
Eric Christopher
2017-08-31
1
-0
/
+1
*
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...
Hans Wennborg
2017-08-30
1
-1
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-30
1
-0
/
+1
*
Update branch coalescing to be a PowerPC specific pass
Lei Huang
2017-08-23
1
-1
/
+0
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...
Geoff Berry
2017-08-18
1
-1
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...
Geoff Berry
2017-08-17
1
-0
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
1
-1
/
+0
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2017-08-16
1
-0
/
+1
*
[RegAllocFast] Add the proper initialize method to use the .mir infrastructure
Quentin Colombet
2017-07-07
1
-0
/
+1
*
Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"
Daniel Jasper
2017-06-29
1
-2
/
+0
*
[X86] Correct dwarf unwind information in function epilogue
Petar Jovanovic
2017-06-28
1
-0
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[RABasic] Properly initialize the pass
Quentin Colombet
2017-06-02
1
-0
/
+1
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-31
1
-0
/
+1
*
Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."
Hans Wennborg
2017-05-18
1
-1
/
+0
*
[X86] Relocate code of replacement of subtarget unsupported masked memory int...
Ayman Musa
2017-05-15
1
-0
/
+1
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-12
1
-0
/
+1
*
[CodeGen] Split SafeStack into a LegacyPass and a utility. NFC.
Ahmed Bougacha
2017-05-10
1
-1
/
+1
*
CodeGen.cpp: Sort alphabetically; NFC
Matthias Braun
2017-03-18
1
-6
/
+6
*
[Outliner] Fixed Asan bot failure in r296418
Jessica Paquette
2017-03-06
1
-0
/
+1
*
Improve scheduling with branch coalescing
Nemanja Ivanovic
2017-03-01
1
-0
/
+1
*
Revert "Add MIR-level outlining pass"
Matthias Braun
2017-02-28
1
-1
/
+0
*
Add MIR-level outlining pass
Matthias Braun
2017-02-28
1
-0
/
+1
[next]