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
/
Writer
/
BitcodeWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bitcode: Module* -> Module&, NFC
Duncan P. N. Exon Smith
2016-03-24
1
-5
/
+5
*
Add getBlockProfileCount method to BlockFrequencyInfo
Easwaran Raman
2016-03-23
1
-7
/
+3
*
[ThinLTO] Record all global variable defs in the summary
Teresa Johnson
2016-03-15
1
-11
/
+10
*
BitcodeWriter dyn_cast cleanup for r263275 (NFC)
Teresa Johnson
2016-03-15
1
-8
/
+5
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-15
1
-8
/
+6
*
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson
2016-03-14
1
-6
/
+8
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-14
1
-8
/
+6
*
[Bitcode] Make writeComdats less strange
David Majnemer
2016-03-13
1
-2
/
+2
*
[ThinLTO] Support for reference graph in per-module and combined summary.
Teresa Johnson
2016-03-11
1
-91
/
+374
*
Bitcode writer: fix a typo, using getName() instead of getSourceFileName()
Mehdi Amini
2016-02-16
1
-2
/
+2
*
Restore "[ThinLTO] Use MD5 hash in function index." with fix
Teresa Johnson
2016-02-10
1
-62
/
+62
*
Revert "[ThinLTO] Use MD5 hash in function index." due to bot failure
Teresa Johnson
2016-02-10
1
-62
/
+62
*
[ThinLTO] Use MD5 hash in function index.
Teresa Johnson
2016-02-10
1
-62
/
+62
*
Fix VST_CODE_* bitcode id comments (NFC)
Teresa Johnson
2016-02-10
1
-14
/
+14
*
[ThinLTO] Include linkage type in function summary
Teresa Johnson
2016-02-06
1
-5
/
+11
*
[ThinLTO] Ensure function summary output order is stable
Teresa Johnson
2016-02-01
1
-5
/
+11
*
[llvm-bcanalyzer] Dump bitcode wrapper header
Akira Hatanaka
2016-01-29
1
-8
/
+4
*
[Bitcode] Insert the darwin wrapper at the beginning of a file when the
Akira Hatanaka
2016-01-23
1
-2
/
+2
*
NFC Test Commit whitespace change in a comment
Chris Ray
2016-01-19
1
-1
/
+1
*
Bitcode: Fix reading and writing of ConstantDataVectors of halfs
Justin Bogner
2016-01-06
1
-12
/
+3
*
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2015-12-16
1
-0
/
+4
*
add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel
2015-12-14
1
-1
/
+7
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-15
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-33
/
+29
*
Macro debug info support in LLVM IR
Amjad Aboud
2015-12-10
1
-0
/
+28
*
[ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Teresa Johnson
2015-11-20
1
-0
/
+15
*
Use a different block id for block of metadata kind records
Teresa Johnson
2015-11-15
1
-1
/
+1
*
use range-based for loop; NFCI
Sanjay Patel
2015-11-13
1
-4
/
+3
*
[OperandBundles] Identify operand bundles with both their names and IDs
Sanjoy Das
2015-11-10
1
-1
/
+1
*
[Bitcode] Add enums for call instruction markers and flags. NFC.
Akira Hatanaka
2015-11-07
1
-3
/
+5
*
[OperandBundles] Rename accessor, NFC
Sanjoy Das
2015-11-07
1
-1
/
+1
*
Add 'notail' marker for call instructions.
Akira Hatanaka
2015-11-06
1
-1
/
+2
*
Add a new attribute: norecurse
James Molloy
2015-11-06
1
-0
/
+2
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-1
/
+0
*
Fix Abbrev emission in WriteIdentificationBlock
Mehdi Amini
2015-11-05
1
-1
/
+2
*
Clang format a few prior patches (NFC)
Teresa Johnson
2015-11-02
1
-22
/
+30
*
Add an (optional) identification block in the bitcode
Mehdi Amini
2015-10-26
1
-0
/
+25
*
Pass FunctionInfoIndex by reference to WriteFunctionSummaryToFile (NFC)
Teresa Johnson
2015-10-19
1
-8
/
+8
*
BitcodeWriter: Stop using implicit ilist iterator conversion, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-5
/
+4
*
Fix combined function index abbrev (NFC)
Teresa Johnson
2015-10-08
1
-3
/
+0
*
Support for function summary index bitcode sections and files.
Teresa Johnson
2015-10-04
1
-21
/
+303
*
[Bitcode][Asm] Teach LLVM to read and write operand bundles.
Sanjoy Das
2015-09-24
1
-0
/
+55
*
[opaque pointer types] Add an explicit pointee type to alias records in the IR
David Blaikie
2015-09-17
1
-1
/
+2
*
Restore "Function bitcode index in Value Symbol Table and lazy reading support"
Teresa Johnson
2015-09-17
1
-19
/
+152
*
Revert "Function bitcode index in Value Symbol Table and lazy reading support"
Teresa Johnson
2015-09-17
1
-152
/
+19
*
Function bitcode index in Value Symbol Table and lazy reading support
Teresa Johnson
2015-09-17
1
-19
/
+152
*
Refactor string encoding checks in BitcodeWriter (NFC)
Teresa Johnson
2015-09-17
1
-14
/
+23
*
[WinEH] Add cleanupendpad instruction
Joseph Tremoulet
2015-09-03
1
-0
/
+8
*
[WinEH] Require token linkage in EH pad/ret signatures
Joseph Tremoulet
2015-08-23
1
-8
/
+2
*
[IR] Give catchret an optional 'return value' operand
David Majnemer
2015-08-15
1
-0
/
+2
[prev]
[next]