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
...
*
Revert "IR: Use pointers instead of GUIDs to represent edges in the module su...
Eric Liu
2017-05-04
1
-41
/
+36
*
IR: Use pointers instead of GUIDs to represent edges in the module summary. N...
Peter Collingbourne
2017-05-04
1
-36
/
+41
*
Fix a pessimising move warning.
Peter Collingbourne
2017-05-01
1
-5
/
+1
*
Bitcode: Make the summary reader responsible for merging. NFCI.
Peter Collingbourne
2017-05-01
1
-23
/
+62
*
Object: Remove ModuleSummaryIndexObjectFile class.
Peter Collingbourne
2017-05-01
1
-0
/
+18
*
Remove set but unused variable in BitcodeReader.cpp. NFC.
Hans Wennborg
2017-04-28
1
-4
/
+0
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
1
-0
/
+3
*
Bitcode: Do not remove empty summary entries when reading a per-module summary.
Peter Collingbourne
2017-04-28
1
-10
/
+0
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
1
-0
/
+1
*
Bitcode: Add a string table to the bitcode format.
Peter Collingbourne
2017-04-17
1
-78
/
+237
*
Bitcode: Move version and global value module code parsers to separate functi...
Peter Collingbourne
2017-04-12
1
-240
/
+276
*
Allow DataLayout to specify addrspace for allocas.
Matt Arsenault
2017-04-10
1
-1
/
+6
*
Bitcode: Merge the code for parsing global value module codes in the summary ...
Peter Collingbourne
2017-04-10
1
-26
/
+6
*
Bitcode: Do not create FNENTRYs for aliases of functions.
Peter Collingbourne
2017-04-06
1
-11
/
+5
*
Bitcode: Remove reader support for MODULE_CODE_PURGEVALS.
Peter Collingbourne
2017-04-03
1
-7
/
+0
*
[IR] Add AllowContract to FastMathFlags
Adam Nemet
2017-03-28
1
-0
/
+2
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-11
/
+11
*
SamplePGO ThinLTO ICP fix for local functions.
Dehao Chen
2017-03-14
1
-0
/
+6
*
Address Mehdi's post-commit review comments on r294795.
Peter Collingbourne
2017-02-11
1
-0
/
+4
*
IR: Function summary extensions for whole-program devirtualization pass.
Peter Collingbourne
2017-02-10
1
-2
/
+42
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-03
1
-5
/
+4
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-03
1
-4
/
+5
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-02
1
-5
/
+4
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-02
1
-4
/
+5
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-02
1
-5
/
+4
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-02
1
-4
/
+5
*
[ThinLTO] Fix lazy-loading of MDString instruction attachments
Mehdi Amini
2017-01-20
1
-1
/
+1
*
ThinLTO: add early "dead-stripping" on the Index
Teresa Johnson
2017-01-05
1
-1
/
+5
*
[ThinLTO] Subsume all importing checks into a single flag
Teresa Johnson
2017-01-05
1
-8
/
+4
*
Clear the PendingTypeTests vector after moving from it.
Peter Collingbourne
2016-12-22
1
-0
/
+2
*
IR: Function summary representation for type tests.
Peter Collingbourne
2016-12-21
1
-2
/
+12
*
IR: Eliminate non-determinism in the module summary analysis.
Peter Collingbourne
2016-12-20
1
-71
/
+58
*
[ThinLTO] Import composite types as declarations
Teresa Johnson
2016-12-16
1
-17
/
+20
*
Strip invalid TBAA when reading bitcode
Mehdi Amini
2016-12-16
1
-0
/
+24
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-6
/
+6
*
Refactor BitcodeReader: move Metadata and ValueId handling in their own class...
Mehdi Amini
2016-12-12
1
-1395
/
+22
*
Remove IsMetadataMaterialized from BitcodeReader (NFC)
Mehdi Amini
2016-12-12
1
-5
/
+1
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-1
/
+8
*
Bitcode: The index used by ModuleSummaryIndexBitcodeReader is now required, s...
Peter Collingbourne
2016-12-01
1
-23
/
+23
*
Bitcode: Introduce BitcodeModule::{has,get}Summary().
Peter Collingbourne
2016-12-01
1
-97
/
+82
*
Bitcode: Change expected layout of module blocks.
Peter Collingbourne
2016-11-29
1
-10
/
+35
*
Bitcode: Introduce initial multi-module reader API.
Peter Collingbourne
2016-11-16
1
-49
/
+99
*
[ThinLTO] Make inline assembly handling more efficient in summary
Teresa Johnson
2016-11-14
1
-1
/
+4
*
Bitcode: Change module reader functions to return an llvm::Expected.
Peter Collingbourne
2016-11-13
1
-9
/
+9
*
Bitcode: More precise casting. NFCI.
Peter Collingbourne
2016-11-13
1
-3
/
+3
*
Bitcode: Change getModuleSummaryIndex() to return an llvm::Expected.
Peter Collingbourne
2016-11-11
1
-22
/
+6
*
Bitcode: Clean up error handling for certain bitcode query functions.
Peter Collingbourne
2016-11-11
1
-313
/
+254
*
Bitcode: Prepare to move bitcode readers to free functions.
Peter Collingbourne
2016-11-11
1
-104
/
+102
*
Split Bitcode/ReaderWriter.h into separate reader and writer headers
Teresa Johnson
2016-11-11
1
-1
/
+1
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-4
/
+4
[prev]
[next]