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
/
IR
/
Verifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC.
Manuel Jacob
2016-01-05
1
-7
/
+7
*
[Verifier] Add braces to satisfy buildbots. NFC
Joseph Tremoulet
2016-01-02
1
-1
/
+2
*
[WinEH] Verify catchswitch handlers
Joseph Tremoulet
2016-01-02
1
-0
/
+7
*
[WinEH] Tighten parentPad verifier checks
Joseph Tremoulet
2016-01-02
1
-4
/
+2
*
[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...
Chen Li
2015-12-26
1
-7
/
+4
*
Remove deprecated llvm.experimental.gc.result.{int,float,ptr} intrinsics.
Manuel Jacob
2015-12-22
1
-3
/
+0
*
Assert that we have all use/users in the getters.
Rafael Espindola
2015-12-19
1
-1
/
+3
*
Polish atomic pointers
JF Bastien
2015-12-17
1
-25
/
+24
*
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2015-12-16
1
-1
/
+15
*
[IR] Add support for floating pointer atomic loads and stores
Philip Reames
2015-12-16
1
-3
/
+5
*
[WinEH] Use operand bundles to describe call sites
David Majnemer
2015-12-15
1
-3
/
+17
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-36
/
+2
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-85
/
+70
*
Verifier: Avoid quadratic checking of aggregates for bad bitcasts
Duncan P. N. Exon Smith
2015-12-10
1
-38
/
+37
*
Macro debug info support in LLVM IR
Amjad Aboud
2015-12-10
1
-2
/
+27
*
[Verifier] Fix !dbg validation if Scope is the Subprogram
Keno Fischer
2015-12-06
1
-1
/
+4
*
[Verifier] Improve error for cross-module refs
Keno Fischer
2015-12-01
1
-3
/
+10
*
Disallow aliases to available_externally.
Rafael Espindola
2015-11-26
1
-1
/
+2
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-1
/
+1
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-1
/
+1
*
Also map the personality function in CloneFunctionInto
Keno Fischer
2015-11-16
1
-0
/
+8
*
Introduce deoptimization operand bundles
Sanjoy Das
2015-11-11
1
-0
/
+9
*
Add a new attribute: norecurse
James Molloy
2015-11-06
1
-1
/
+2
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-42
/
+35
*
[Verifier] Minor comment update, NFC
Vedant Kumar
2015-10-21
1
-2
/
+1
*
Add verification for align, dereferenceable, dereferenceable_or_null load met...
Artur Pilipenko
2015-10-09
1
-0
/
+36
*
IR: Remove implicit iterator conversions from lib/IR, NFC
Duncan P. N. Exon Smith
2015-10-08
1
-0
/
+4
*
[SEH] Add llvm.eh.exceptioncode intrinsic
Reid Kleckner
2015-10-07
1
-0
/
+1
*
[WinEH] Add llvm.eh.exceptionpointer intrinsic
Joseph Tremoulet
2015-09-03
1
-0
/
+5
*
[WinEH] Add cleanupendpad instruction
Joseph Tremoulet
2015-09-03
1
-9
/
+47
*
[TableGen] Allow TokenTy in intrinsic signatures
Joseph Tremoulet
2015-09-02
1
-0
/
+1
*
DI: Add Function::getSubprogram()
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+13
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-0
/
+3
*
[WinEH] Require token linkage in EH pad/ret signatures
Joseph Tremoulet
2015-08-23
1
-26
/
+21
*
Verifier: Don't crash on null entries in debug info retained types list
David Blaikie
2015-08-22
1
-1
/
+1
*
[IR] Add token types
David Majnemer
2015-08-14
1
-4
/
+21
*
[IR] Verify EH pad predecessors
David Majnemer
2015-08-11
1
-14
/
+51
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-0
/
+1
*
De-constify pointers to Type since they can't be modified. NFC
Craig Topper
2015-08-01
1
-6
/
+5
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-5
/
+1
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-31
1
-5
/
+160
*
[Statepoints] Let patchable statepoints have a symbolic call target.
Sanjoy Das
2015-07-28
1
-6
/
+0
*
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
2015-07-24
1
-0
/
+2
*
DI: Remove DIDerivedTypeBase
Duncan P. N. Exon Smith
2015-07-24
1
-13
/
+11
*
Verifier: Sink filename check into visitMDCompositeType(), NFC
Duncan P. N. Exon Smith
2015-07-24
1
-19
/
+6
*
Verifier: Remove unnecessary references to DW_TAG_subroutine_type, NFC
Duncan P. N. Exon Smith
2015-07-24
1
-2
/
+0
*
Add argmemonly attribute.
Igor Laevsky
2015-07-11
1
-3
/
+5
*
Revert the new EH instructions
David Majnemer
2015-07-10
1
-151
/
+5
*
Tighten the verifier check for catchblock.
David Majnemer
2015-07-10
1
-3
/
+4
*
Address Joseph's review comments.
David Majnemer
2015-07-10
1
-1
/
+74
[next]