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
...
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-15
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+15
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-15
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+15
*
Fix MSVC bool to uint64_t promotion warning
Simon Pilgrim
2016-12-06
1
-1
/
+1
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-1
/
+2
*
Bitcode: Introduce BitcodeWriter interface.
Peter Collingbourne
2016-11-29
1
-94
/
+75
*
Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm"
Teresa Johnson
2016-11-14
1
-6
/
+17
*
[ThinLTO] Make inline assembly handling more efficient in summary
Teresa Johnson
2016-11-14
1
-0
/
+1
*
Split Bitcode/ReaderWriter.h into separate reader and writer headers
Teresa Johnson
2016-11-11
1
-1
/
+1
*
IR: Introduce inrange attribute on getelementptr indices.
Peter Collingbourne
2016-11-10
1
-2
/
+5
*
Revert "[ThinLTO] Prevent exporting of locals used/defined in module level asm"
Mehdi Amini
2016-11-09
1
-17
/
+6
*
[ThinLTO] Prevent exporting of locals used/defined in module level asm
Teresa Johnson
2016-11-08
1
-6
/
+17
*
[BitcodeWriter] Replace a manual byteswap with read32be.
Benjamin Kramer
2016-11-06
1
-8
/
+3
*
Add DWARF debug info support for C++11 inline namespaces.
Adrian Prantl
2016-11-03
1
-1
/
+1
*
Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface.
Peter Collingbourne
2016-11-01
1
-1
/
+1
*
[ThinLTO] Use flags from summary when writing variable summary (NFC)
Teresa Johnson
2016-10-28
1
-1
/
+1
*
[ThinLTO] Create AliasSummary when building index
Teresa Johnson
2016-10-28
1
-1
/
+3
*
[ThinLTO] Rename HasSection to NoRename (NFC)
Teresa Johnson
2016-10-28
1
-1
/
+1
*
Fix spelling mistake in comment.
Simon Pilgrim
2016-10-20
1
-1
/
+1
*
Fix MSVC bool -> uint64_t promotion warning
Simon Pilgrim
2016-10-20
1
-1
/
+1
*
DebugInfo: preparation to implement DW_AT_alignment
Victor Leschuk
2016-10-20
1
-1
/
+17
*
[thinlto] Basic thinlto fdo heuristic
Piotr Padlewski
2016-09-26
1
-12
/
+8
*
[ThinLTO] Always emit a summary when compiling in ThinLTO mode
Teresa Johnson
2016-09-20
1
-3
/
+5
*
BitcodeWriter: fix emission of invoke when calling a var-arg function with op...
Mehdi Amini
2016-09-19
1
-1
/
+1
*
Don't create a SymbolTable in Function when the LLVMContext discards value na...
Mehdi Amini
2016-09-17
1
-1
/
+2
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-1
/
+1
*
DebugInfo: Add flag to CU to disable emission of inline debug info into the s...
David Blaikie
2016-08-24
1
-0
/
+1
*
Constify some path in the bitcode writer (NFC)
Mehdi Amini
2016-08-19
1
-6
/
+6
*
Don't import variadic functions
Piotr Padlewski
2016-08-11
1
-1
/
+1
*
[ThinLTO] Address review comments from PGO indirect call promotion (NFC)
Teresa Johnson
2016-07-18
1
-13
/
+17
*
[ThinLTO] Perform profile-guided indirect call promotion
Teresa Johnson
2016-07-17
1
-4
/
+65
*
Add writeonly IR attribute
Nicolai Haehnle
2016-07-04
1
-0
/
+2
*
[codeview] Add DISubprogram::ThisAdjustment
Reid Kleckner
2016-07-01
1
-0
/
+1
*
BitcodeWriter: Remove redundant (and incorrect) check for whether to emit mod...
Peter Collingbourne
2016-06-24
1
-3
/
+0
*
IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...
Peter Collingbourne
2016-06-21
1
-13
/
+21
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-5
/
+16
*
[DebugInfo] Add calling convention support for DWARF and CodeView
Reid Kleckner
2016-06-08
1
-0
/
+1
*
Add support for metadata attachments for global variables.
Peter Collingbourne
2016-05-31
1
-12
/
+30
*
Avoid temporary vector for sorting in BitcodeWriter
Mehdi Amini
2016-05-16
1
-13
/
+10
*
ThinLTO: fix non-determinism in bitcode writing
Mehdi Amini
2016-05-16
1
-1
/
+8
*
Revert "ThinLTO: fix non-determinism in bitcode writing"
Mehdi Amini
2016-05-16
1
-7
/
+1
*
ThinLTO: fix another non-determinism in bitcode writing
Mehdi Amini
2016-05-16
1
-2
/
+9
*
ThinLTO: fix non-determinism in bitcode writing
Mehdi Amini
2016-05-16
1
-1
/
+7
*
ThinLTO: fix non-determinism in bitcode writing
Mehdi Amini
2016-05-16
1
-1
/
+7
*
Move helper classes into anonymous namespaces. NFC.
Benjamin Kramer
2016-05-15
1
-0
/
+2
*
[ThinLTO] Fix Windows debug failure in new iterator
Teresa Johnson
2016-05-11
1
-2
/
+13
*
Restore "[ThinLTO] Emit individual index files for distributed backends"
Teresa Johnson
2016-05-10
1
-71
/
+215
*
Implement a safer bitcode upgrade for DISubprogram.
Adrian Prantl
2016-05-06
1
-1
/
+2
*
BitcodeWriter: Simplify. NFC.
Peter Collingbourne
2016-05-06
1
-4
/
+2
[prev]
[next]