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
...
*
Swift Calling Convention: add swiftself attribute.
Manman Ren
2016-03-29
1
-4
/
+12
*
Add an IR Verifier check for orphaned DICompileUnits.
Adrian Prantl
2016-03-28
1
-2
/
+23
*
[Verifier] Reject PHIs using defs from own block.
Michael Kruse
2016-03-26
1
-1
/
+7
*
Introduce @llvm.experimental.deoptimize
Sanjoy Das
2016-03-11
1
-0
/
+23
*
[Verifier] Don't abort on invalid cleanuprets
David Majnemer
2016-03-01
1
-1
/
+1
*
[Verifier] Diagnose when unwinding out of cycles of blocks
David Majnemer
2016-03-01
1
-1
/
+4
*
[Verifier] Handle more funclet edge cases
David Majnemer
2016-02-29
1
-6
/
+9
*
[Verifier] Minor fix to error message; NFC
Sanjoy Das
2016-02-29
1
-2
/
+2
*
rangify; NFCI
Sanjay Patel
2016-02-25
1
-54
/
+43
*
[IR] Extend cmpxchg to allow pointer type operands
Philip Reames
2016-02-19
1
-2
/
+3
*
[Verifier] Add checks for masked.load and masked.store intrinsics
Philip Reames
2016-02-09
1
-0
/
+38
*
clean up; NFC
Sanjay Patel
2016-01-31
1
-57
/
+60
*
Add a "gc-transition" operand bundle
Sanjoy Das
2016-01-20
1
-5
/
+9
*
[Verifier] Fix performance regression for LTO builds
Ivan Krasin
2016-01-20
1
-6
/
+7
*
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
Manuel Jacob
2016-01-16
1
-1
/
+1
*
Bring back "Assert that we have all use/users in the getters."
Rafael Espindola
2016-01-15
1
-2
/
+4
*
Once again revert debug info verifier changes
Keno Fischer
2016-01-15
1
-63
/
+14
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-15
1
-14
/
+63
*
[Verifier] Check parentage of GVs in dbg metadata
Keno Fischer
2016-01-14
1
-2
/
+9
*
[Verifier] Verify that a GlobalValue is only used in this Module
Keno Fischer
2016-01-14
1
-0
/
+36
*
Revert "Assert that we have all use/users in the getters."
Michael Zolotukhin
2016-01-14
1
-3
/
+1
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
1
-50
/
+14
*
Use utostr rather than std::to_string
Keno Fischer
2016-01-13
1
-2
/
+2
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
1
-14
/
+50
*
[WinEH] Fix catchpad pred verification
Joseph Tremoulet
2016-01-10
1
-0
/
+3
*
[WinEH] Disallow cyclic unwinds
Joseph Tremoulet
2016-01-10
1
-4
/
+78
*
[WinEH] Verify consistent funclet unwind exits
Joseph Tremoulet
2016-01-10
1
-22
/
+146
*
[WinEH] Verify unwind edges against EH pad tree
Joseph Tremoulet
2016-01-10
1
-3
/
+36
*
Temporarily revert r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-07
1
-50
/
+14
*
[Verifier] Check that debug values have proper size
Keno Fischer
2016-01-07
1
-14
/
+50
*
Added support for macro emission in dwarf (supporting DWARF version 4).
Amjad Aboud
2016-01-07
1
-0
/
+3
*
[Statepoints] Initial support for relocating vectors of pointers
Philip Reames
2016-01-07
1
-8
/
+14
*
[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
[prev]
[next]