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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+16
*
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
2
-30
/
+23
*
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
2
-27
/
+315
*
[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
*
[IR] Add token types
David Majnemer
2015-08-14
1
-0
/
+1
*
Rangify for loop, NFC.
Yaron Keren
2015-08-10
1
-6
/
+3
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+2
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-1
/
+0
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-31
1
-0
/
+58
*
Reserve some constant values for the Swift calling convention.
Bob Wilson
2015-07-28
1
-0
/
+2
*
Add argmemonly attribute.
Igor Laevsky
2015-07-11
1
-0
/
+2
*
Add support for fast-math flags to the FCmp instruction.
James Molloy
2015-07-10
1
-1
/
+5
*
Revert the new EH instructions
David Majnemer
2015-07-10
1
-58
/
+0
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-10
1
-0
/
+58
*
Add a DIModule metadata node to the IR.
Adrian Prantl
2015-06-29
1
-0
/
+11
*
Use foreach loop over constant operands. NFC.
Pete Cooper
2015-06-25
2
-5
/
+3
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
3
-3
/
+3
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
3
-3
/
+3
*
[Bitcode] Replace hand-coded little endian handling with Endian.h functions.
Benjamin Kramer
2015-06-17
1
-4
/
+1
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
2
-2
/
+13
*
modules: Add explicit dependency on intrinsics_gen
Duncan P. N. Exon Smith
2015-06-16
1
-0
/
+3
*
Protection against stack-based memory corruption errors using SafeStack
Peter Collingbourne
2015-06-15
1
-0
/
+2
*
Rangify several for loops in ValueEnumerator constructor.
Yaron Keren
2015-06-12
1
-22
/
+18
*
Add initial support for the convergent attribute.
Owen Anderson
2015-05-26
1
-0
/
+2
[next]