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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RDF from Hexagon to Codegen
Scott Constable
2020-06-24
1
-0
/
+3
*
[Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.
Alexey Lapshin
2019-12-06
1
-0
/
+1
*
[CodeGen] Move ARMCodegenPrepare to TypePromotion
Sam Parker
2019-12-03
1
-0
/
+1
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[PGO][PGSO] SizeOpts changes.
Hiroshi Yamauchi
2019-10-28
1
-0
/
+1
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
1
-0
/
+1
*
Reverted r375254 as it has broken some build bots for a long time.
Vladimir Vereschaka
2019-10-20
1
-1
/
+0
*
[PGO][PGSO] SizeOpts changes.
Hiroshi Yamauchi
2019-10-18
1
-0
/
+1
*
[ModuloSchedule] Peel out prologs and epilogs, generate actual code
James Molloy
2019-10-02
1
-0
/
+1
*
Revert "Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
Dmitri Gribenko
2019-09-10
1
-0
/
+1
*
Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...
Clement Courbet
2019-09-10
1
-1
/
+0
*
[MIR] MIRNamer pass for improving MIR test authoring experience.
Puyan Lotfi
2019-09-05
1
-0
/
+1
*
[mir-canon][NFC] Move MIR vreg renaming code to separate file for better reuse.
Puyan Lotfi
2019-09-04
1
-0
/
+1
*
[MachinePipeliner] Separate schedule emission, NFC
James Molloy
2019-08-30
1
-0
/
+1
*
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
*
Factor out SelectionDAG's switch analysis and lowering into a separate compon...
Amara Emerson
2019-06-08
1
-0
/
+1
*
[CodeGen] Generic Hardware Loop Support
Sam Parker
2019-06-07
1
-0
/
+1
*
CodeGen: factor out swifterror value tracking.
Tim Northover
2019-05-24
1
-0
/
+1
*
Remove an unnecessary file; NFC.
Aaron Ballman
2018-11-26
1
-1
/
+0
*
Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.
Martin Elshuber
2018-11-19
1
-0
/
+1
*
[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
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-0
/
+1
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+1
*
Separate LoopTraversal, ReachingDefAnalysis and BreakFalseDeps into their own...
Marina Yatsina
2018-01-22
1
-0
/
+3
*
Rename ExecutionDepsFix files to ExecutionDomainFix
Marina Yatsina
2018-01-22
1
-1
/
+1
*
LiveStacks: Rename LiveStack.{h|cpp} to LiveStacks.{h|cpp}; NFC
Matthias Braun
2017-12-18
1
-1
/
+1
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[CodeGen] Separate MachineOperand implementation from MachineInstr
Francis Visoiu Mistrih
2017-11-28
1
-0
/
+1
*
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 "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
1
-2
/
+1
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
1
-1
/
+2
*
Update branch coalescing to be a PowerPC specific pass
Lei Huang
2017-09-12
1
-1
/
+0
*
Temporarily revert "Update branch coalescing to be a PowerPC specific pass"
Eric Christopher
2017-08-31
1
-0
/
+1
*
Update branch coalescing to be a PowerPC specific pass
Lei Huang
2017-08-23
1
-1
/
+0
*
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
*
Recommit rL305677: [CodeGen] Add generic MacroFusion pass
Florian Hahn
2017-06-19
1
-0
/
+1
*
Revert r305677 [CodeGen] Add generic MacroFusion pass.
Florian Hahn
2017-06-19
1
-1
/
+0
*
[CodeGen] Add generic MacroFusion pass.
Florian Hahn
2017-06-19
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
[next]