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
/
Bitcode
/
Reader
/
BitcodeReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow creating llvm::Function in non-zero address spaces
Alexander Richardson
2018-08-23
1
-3
/
+7
*
[BitcodeReader] Infer the correct runtime preemption for GlobalValue
Steven Wu
2018-07-09
1
-0
/
+11
*
[ThinLTO] Add string saver onto index for value names
Teresa Johnson
2018-06-26
1
-3
/
+6
*
[ThinLTO] Add per-module indexes to combined index consistently
Teresa Johnson
2018-06-26
1
-7
/
+15
*
[ThinLTO] Rename index IsAnalysis flag to HaveGVs (NFC)
Teresa Johnson
2018-06-06
1
-2
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
[IR] Upgrade comment token in objc retain release marker for asm call
Gerolf Hoflehner
2018-04-17
1
-0
/
+2
*
[IR] Upgrade comment token in objc retain release marker
Gerolf Hoflehner
2018-04-05
1
-0
/
+3
*
Add the ShadowCallStack attribute
Vlad Tsyrklevich
2018-04-03
1
-0
/
+3
*
[SimplifyCFG] Create attribute for fuzzing-specific optimizations.
Matt Morehouse
2018-03-22
1
-0
/
+3
*
[X86] Added support for nocf_check attribute for indirect Branch Tracking
Oren Ben Simhon
2018-03-17
1
-0
/
+3
*
bitcode support change for fast flags compatibility
Steven Wu
2018-02-19
1
-7
/
+9
*
[ThinLTO] Allow indexing to request backend to ignore the module
Vitaly Buka
2018-02-16
1
-1
/
+4
*
[ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_SUMMARY_BLOCK
Vitaly Buka
2018-02-14
1
-0
/
+55
*
[ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed b...
Teresa Johnson
2018-02-07
1
-0
/
+10
*
Re-land "[ThinLTO] Add call edges' relative block frequency to per-module sum...
Easwaran Raman
2018-01-25
1
-6
/
+17
*
Revert "[ThinLTO] Add call edges' relative block frequency to per-module summ...
Easwaran Raman
2018-01-24
1
-17
/
+6
*
[ThinLTO] Add call edges' relative block frequency to per-module summary.
Easwaran Raman
2018-01-24
1
-6
/
+17
*
[ThinLTO] Re-commit of dot dumper after test fix
Eugene Leviant
2018-01-22
1
-3
/
+8
*
Temporarily revert r323062 to investigate buildbot failures
Eugene Leviant
2018-01-21
1
-8
/
+3
*
[ThinLTO] Implement summary visualizer
Eugene Leviant
2018-01-21
1
-3
/
+8
*
Allow dso_local on ifunc.
Rafael Espindola
2018-01-12
1
-8
/
+11
*
[ThinLTO] Enable importing of aliases as copy of aliasee
Teresa Johnson
2017-12-16
1
-2
/
+2
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+3
*
[WebAssembly] Explicily disable comdat support for wasm output
Sam Clegg
2017-11-14
1
-3
/
+3
*
[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...
Sanjay Patel
2017-11-06
1
-2
/
+4
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-04
1
-1
/
+3
*
Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."
Sean Fertile
2017-11-04
1
-3
/
+1
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-03
1
-1
/
+3
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
1
-4
/
+25
*
Bitcode: add an auto-upgrade for LTO section name
Saleem Abdulrasool
2017-10-06
1
-1
/
+1
*
[ThinLTO] AliasSummary should not have any references
Teresa Johnson
2017-09-13
1
-3
/
+2
*
[Bitcode] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-09-07
1
-58
/
+58
*
Add strictfp attribute to prevent unwanted optimizations of libm calls
Andrew Kaylor
2017-08-14
1
-0
/
+3
*
[ThinLTO] Add FunctionAttrs to ThinLTO index
Charles Saternos
2017-08-04
1
-13
/
+39
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-23
/
+69
*
Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk.
Peter Collingbourne
2017-06-27
1
-4
/
+28
*
Fix build warning on 32-bit targets where sizeof(size_t) < sizeof(long long).
Evgeniy Stepanov
2017-06-16
1
-2
/
+4
*
[cfi] CFI-ICall for ThinLTO.
Evgeniy Stepanov
2017-06-16
1
-0
/
+12
*
Apply summary-based dead stripping to regular LTO modules with summaries.
Peter Collingbourne
2017-06-15
1
-13
/
+20
*
IR: Tweak the API around adding modules to the summary index.
Peter Collingbourne
2017-06-14
1
-15
/
+15
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-0
/
+10
*
Bitcode: Introduce a BitcodeFileContents data type. NFCI.
Peter Collingbourne
2017-06-08
1
-7
/
+15
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
(NFC) Track global summary liveness in GVFlags.
Evgeniy Stepanov
2017-06-01
1
-3
/
+3
*
[IR] De-virtualize ~Value to save a vptr
Reid Kleckner
2017-05-18
1
-2
/
+2
*
Remove ignore-empty-index-file option
Teresa Johnson
2017-05-12
1
-8
/
+2
*
[IR] Allow attributes with global variables
Javed Absar
2017-05-11
1
-1
/
+6
*
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in th...
Peter Collingbourne
2017-05-04
1
-36
/
+41
[next]