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
/
IR
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-0
/
+1
*
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-1
/
+0
*
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
Francis Visoiu Mistrih
2019-03-06
1
-0
/
+1
*
Move DomTreeUpdater from IR to Analysis
Richard Trieu
2019-02-06
1
-1
/
+0
*
AbstractCallSite -- A unified interface for (in)direct and callback calls
Johannes Doerfert
2019-01-19
1
-0
/
+1
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-20
1
-0
/
+1
*
Temporarily Revert "[New PM] Introducing PassInstrumentation framework"
Eric Christopher
2018-09-20
1
-1
/
+0
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-0
/
+1
*
Revert rL342544: [New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-1
/
+0
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-0
/
+1
*
[NFC][PassTiming] factor out generic PassTimingInfo
Fedor Sergeev
2018-08-28
1
-0
/
+1
*
Reappl "[Dominators] Add the DomTreeUpdater class"
Jakub Kuderski
2018-07-03
1
-0
/
+1
*
Revert "[Dominators] Add the DomTreeUpdater class"
Jakub Kuderski
2018-07-02
1
-1
/
+0
*
[Dominators] Add the DomTreeUpdater class
Jakub Kuderski
2018-07-02
1
-0
/
+1
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+0
*
GCOV: Move GCOV from IR & Support into ProfileData to fix layering
David Blaikie
2017-11-03
1
-1
/
+0
*
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
Vivek Pandya
2017-09-15
1
-0
/
+1
*
This reverts r313381
Vivek Pandya
2017-09-15
1
-1
/
+0
*
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
Vivek Pandya
2017-09-15
1
-0
/
+1
*
[SafepointIRVerifier] Add verifier pass for finding GC relocation bugs
Anna Thomas
2017-07-05
1
-0
/
+1
*
[CMake] NFC. Updating CMake dependency specifications
Chris Bieneman
2016-11-17
1
-2
/
+3
*
Move ProfileSummary to IR.
Easwaran Raman
2016-05-19
1
-0
/
+1
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-0
/
+1
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-1
/
+0
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-0
/
+1
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-15
1
-1
/
+1
*
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson
2016-03-14
1
-1
/
+1
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-14
1
-1
/
+1
*
[cmake] Remove /Og- flag which was working around PR24785
Reid Kleckner
2016-01-27
1
-8
/
+0
*
[ptr-traits] Merge the MetadataTracking helpers into the Metadata
Chandler Carruth
2015-12-29
1
-1
/
+0
*
Provide a way to specify inliner's attribute compatibility and merging.
Akira Hatanaka
2015-12-22
1
-0
/
+4
*
Revert r256277 and r256279.
Akira Hatanaka
2015-12-22
1
-4
/
+0
*
Provide a way to specify inliner's attribute compatibility and merging.
Akira Hatanaka
2015-12-22
1
-0
/
+4
*
Revert r252990.
Akira Hatanaka
2015-11-13
1
-4
/
+0
*
Provide a way to specify inliner's attribute compatibility and merging.
Akira Hatanaka
2015-11-13
1
-0
/
+4
*
Revert r252949.
Akira Hatanaka
2015-11-12
1
-4
/
+0
*
Provide a way to specify inliner's attribute compatibility and merging
Akira Hatanaka
2015-11-12
1
-0
/
+4
*
Support for function summary index bitcode sections and files.
Teresa Johnson
2015-10-04
1
-0
/
+1
*
[PR24785] Appease MSC18 to tweak optimizations.
NAKAMURA Takumi
2015-09-11
1
-0
/
+8
*
[opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr.
David Blaikie
2015-05-08
1
-0
/
+1
*
uselistorder: Remove the global bits
Duncan P. N. Exon Smith
2015-04-15
1
-1
/
+0
*
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
Zachary Turner
2015-02-11
1
-0
/
+3
*
IR: Split out DebugInfoMetadata.h, NFC
Duncan P. N. Exon Smith
2015-02-02
1
-0
/
+1
*
Revert GCStrategy ownership changes
Philip Reames
2015-01-26
1
-1
/
+0
*
Move ownership of GCStrategy objects to LLVMContext
Philip Reames
2015-01-16
1
-0
/
+1
*
The leak detector is dead, long live asan and valgrind.
Rafael Espindola
2014-12-22
1
-1
/
+0
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-0
/
+1
*
[Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...
Philip Reames
2014-12-02
1
-0
/
+1
*
IPO: Add use-list-order verifier
Duncan P. N. Exon Smith
2014-07-25
1
-0
/
+1
*
IR: Add COMDATs to the IR
David Majnemer
2014-06-27
1
-0
/
+1
[next]