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
/
LLVMContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OptRemark,LDist] RFC: Add hotness attribute
Adam Nemet
2016-07-15
1
-0
/
+7
*
IR: New representation for CFI and virtual call optimization pass metadata.
Peter Collingbourne
2016-06-24
1
-0
/
+4
*
[llc] New diagnostic handler
Renato Golin
2016-05-16
1
-1
/
+2
*
Revert "[llc] New diagnostic handler"
Renato Golin
2016-05-14
1
-2
/
+1
*
[llc] New diagnostic handler
Renato Golin
2016-05-14
1
-1
/
+2
*
Revert "[llc] New diagnostic handler"
Renato Golin
2016-05-13
1
-2
/
+1
*
[llc] New diagnostic handler
Renato Golin
2016-05-13
1
-1
/
+2
*
Fix some Clang-tidy modernize and Include What You Use warnings.
Eugene Zelenko
2016-04-28
1
-6
/
+16
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-0
/
+4
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-4
/
+0
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-0
/
+4
*
IR: Use Optional instead of unique_ptr for debug info ODR type map, NFC
Duncan P. N. Exon Smith
2016-04-19
1
-2
/
+1
*
IR: getOrInsertODRUniquedType => DICompositeType::getODRType, NFC
Duncan P. N. Exon Smith
2016-04-19
1
-6
/
+0
*
IR: Require DICompositeType for ODR uniquing type map
Duncan P. N. Exon Smith
2016-04-19
1
-2
/
+3
*
IR: Rename API for enabling ODR uniquing of DITypes, NFC
Duncan P. N. Exon Smith
2016-04-19
1
-5
/
+5
*
IR: Use an explicit map for debug info type uniquing
Duncan P. N. Exon Smith
2016-04-17
1
-0
/
+17
*
Nuke getGlobalContext() from LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-6
/
+0
*
80 lines column after renaming "shouldDiscardValueNames" (NFC)
Mehdi Amini
2016-04-02
1
-1
/
+3
*
Rename Context::discardValueNames() to shouldDiscardValueNames() (NFC)
Mehdi Amini
2016-04-02
1
-1
/
+1
*
[LoopVectorize] Don't unconditionally print vectorization diagnostics
Akira Hatanaka
2016-04-01
1
-21
/
+3
*
IR: Constify LLVMContext::discardValueNames, NFC
Duncan P. N. Exon Smith
2016-03-30
1
-1
/
+1
*
IR: Reserve an MDKind for !llvm.loop; NFC
Duncan P. N. Exon Smith
2016-03-25
1
-0
/
+5
*
Add a flag to the LLVMContext to disable name for Value other than GlobalValue
Mehdi Amini
2016-03-10
1
-0
/
+6
*
Add a "gc-transition" operand bundle
Sanjoy Das
2016-01-20
1
-0
/
+5
*
Remove static global GCNames from Function.cpp and move it to the Context
Mehdi Amini
2016-01-08
1
-0
/
+16
*
[WinEH] Use operand bundles to describe call sites
David Majnemer
2015-12-15
1
-0
/
+5
*
Introduce deoptimization operand bundles
Sanjoy Das
2015-11-11
1
-0
/
+5
*
Introduce !align metadata for load instruction
Artur Pilipenko
2015-09-28
1
-0
/
+4
*
[IR] Add operand bundles to CallInst and InvokeInst.
Sanjoy Das
2015-09-24
1
-0
/
+8
*
Added MD_invariant_group to LLVMContext
Piotr Padlewski
2015-09-17
1
-0
/
+7
*
add unpredictable metadata type for control flow
Sanjay Patel
2015-09-02
1
-0
/
+6
*
fix typos; NFC
Sanjay Patel
2015-08-24
1
-1
/
+1
*
Late evaluation of the fast-math vectorization requirement.
Tyler Nowicki
2015-08-10
1
-0
/
+5
*
Introduce enum value for previously defined metadata -- make.implicit
Chen Li
2015-08-04
1
-0
/
+6
*
Silence an MSVC warning about not all control paths returning a value; NFC.
Aaron Ballman
2015-06-16
1
-0
/
+1
*
MIR Serialization: Connect the machine function analysis pass to the MIR parser.
Alex Lorenz
2015-06-15
1
-17
/
+17
*
[IR/AsmWriter] Output escape sequences if the first character isdigit()
Filipe Cabecinhas
2015-06-02
1
-3
/
+0
*
clang-format a few functions. NFC
Filipe Cabecinhas
2015-06-02
1
-4
/
+4
*
Dereferenceable, dereferenceable_or_null metadata for loads
Sanjoy Das
2015-05-19
1
-1
/
+12
*
Fix LLVMContext to match what MDKind names that the LL parser permits. Fixes ...
Nick Lewycky
2014-12-11
1
-20
/
+2
*
Remove StringMap::GetOrCreateValue in favor of StringMap::insert
David Blaikie
2014-11-19
1
-3
/
+4
*
Introduce enum values for previously defined metadata types. (NFC)
Philip Reames
2014-10-21
1
-0
/
+17
*
LTO: Ignore disabled diagnostic remarks
Duncan P. N. Exon Smith
2014-10-01
1
-11
/
+20
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-0
/
+10
*
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
2014-06-26
1
-7
/
+8
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
1
-8
/
+7
*
Remove LLVMContextImpl::optimizationRemarkEnabledFor.
Diego Novillo
2014-05-22
1
-3
/
+3
*
Add support for missed and analysis optimization remarks.
Diego Novillo
2014-05-22
1
-15
/
+20
*
Add C API for thread yielding callback.
Juergen Ributzka
2014-05-16
1
-0
/
+11
*
Revert "[PM] Add pass run listeners to the pass manager."
Juergen Ributzka
2014-05-15
1
-20
/
+0
[next]