projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use utostr rather than std::to_string
[oota-llvm.git]
/
lib
/
IR
/
Verifier.cpp
2016-01-13
Keno Fischer
Use utostr rather than std::to_string
blob
|
commitdiff
|
raw
2016-01-13
Keno Fischer
Reapply r257105 "[Verifier] Check that debug values...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Joseph Tremoulet
[WinEH] Fix catchpad pred verification
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Joseph Tremoulet
[WinEH] Disallow cyclic unwinds
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Joseph Tremoulet
[WinEH] Verify consistent funclet unwind exits
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Joseph Tremoulet
[WinEH] Verify unwind edges against EH pad tree
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Keno Fischer
Temporarily revert r257105 "[Verifier] Check that debug...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Keno Fischer
[Verifier] Check that debug values have proper size
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Amjad Aboud
Added support for macro emission in dwarf (supporting...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Philip Reames
[Statepoints] Initial support for relocating vectors...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-05
Manuel Jacob
[Statepoints] Refactor GCRelocateOperands into an intri...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-02
Joseph Tremoulet
[Verifier] Add braces to satisfy buildbots. NFC
blob
|
commitdiff
|
raw
|
diff to current
2016-01-02
Joseph Tremoulet
[WinEH] Verify catchswitch handlers
blob
|
commitdiff
|
raw
|
diff to current
2016-01-02
Joseph Tremoulet
[WinEH] Tighten parentPad verifier checks
blob
|
commitdiff
|
raw
|
diff to current
2015-12-26
Chen Li
[gc.statepoint] Change gc.statepoint intrinsic's return...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-22
Manuel Jacob
Remove deprecated llvm.experimental.gc.result.{int...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-19
Rafael Espindola
Assert that we have all use/users in the getters.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-17
JF Bastien
Polish atomic pointers
blob
|
commitdiff
|
raw
|
diff to current
2015-12-16
Vaivaswatha Nagaraj
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-16
Philip Reames
[IR] Add support for floating pointer atomic loads...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-15
David Majnemer
[WinEH] Use operand bundles to describe call sites
blob
|
commitdiff
|
raw
|
diff to current
2015-12-14
David Majnemer
[IR] Remove terminatepad
blob
|
commitdiff
|
raw
|
diff to current
2015-12-12
David Majnemer
[IR] Reformulate LLVM's EH funclet IR
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Duncan P. N. Exon...
Verifier: Avoid quadratic checking of aggregates for...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Amjad Aboud
Macro debug info support in LLVM IR
blob
|
commitdiff
|
raw
|
diff to current
2015-12-06
Keno Fischer
[Verifier] Fix !dbg validation if Scope is the Subprogram
blob
|
commitdiff
|
raw
|
diff to current
2015-12-01
Keno Fischer
[Verifier] Improve error for cross-module refs
blob
|
commitdiff
|
raw
|
diff to current
2015-11-26
Rafael Espindola
Disallow aliases to available_externally.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-19
Pete Cooper
Revert "Change memcpy/memset/memmove to have dest and...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-18
Pete Cooper
Change memcpy/memset/memmove to have dest and source...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-16
Keno Fischer
Also map the personality function in CloneFunctionInto
blob
|
commitdiff
|
raw
|
diff to current
2015-11-11
Sanjoy Das
Introduce deoptimization operand bundles
blob
|
commitdiff
|
raw
|
diff to current
2015-11-06
James Molloy
Add a new attribute: norecurse
blob
|
commitdiff
|
raw
|
diff to current
2015-11-05
Peter Collingbourne
DI: Reverse direction of subprogram -> function edge.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-21
Vedant Kumar
[Verifier] Minor comment update, NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-10-09
Artur Pilipenko
Add verification for align, dereferenceable, dereferenc...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-08
Duncan P. N. Exon...
IR: Remove implicit iterator conversions from lib/IR...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-07
Reid Kleckner
[SEH] Add llvm.eh.exceptioncode intrinsic
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Joseph Tremoulet
[WinEH] Add llvm.eh.exceptionpointer intrinsic
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Joseph Tremoulet
[WinEH] Add cleanupendpad instruction
blob
|
commitdiff
|
raw
|
diff to current
2015-09-02
Joseph Tremoulet
[TableGen] Allow TokenTy in intrinsic signatures
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
Duncan P. N. Exon...
DI: Add Function::getSubprogram()
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
Duncan P. N. Exon...
DI: Require subprogram definitions to be distinct
blob
|
commitdiff
|
raw
|
diff to current
2015-08-23
Joseph Tremoulet
[WinEH] Require token linkage in EH pad/ret signatures
blob
|
commitdiff
|
raw
|
diff to current
2015-08-22
David Blaikie
Verifier: Don't crash on null entries in debug info...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
David Majnemer
[IR] Add token types
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
David Majnemer
[IR] Verify EH pad predecessors
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
Duncan P. N. Exon...
DI: Disallow uniquable DICompileUnits
blob
|
commitdiff
|
raw
|
diff to current
2015-08-01
Craig Topper
De-constify pointers to Type since they can't be modifi...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
Duncan P. N. Exon...
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
David Majnemer
New EH representation for MSVC compatibility
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Sanjoy Das
[Statepoints] Let patchable statepoints have a symbolic...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Duncan P. N. Exon...
DI/Verifier: Fix argument bitrot in DILocalVariable
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Duncan P. N. Exon...
DI: Remove DIDerivedTypeBase
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Duncan P. N. Exon...
Verifier: Sink filename check into visitMDCompositeType...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Duncan P. N. Exon...
Verifier: Remove unnecessary references to DW_TAG_subro...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-11
Igor Laevsky
Add argmemonly attribute.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
David Majnemer
Revert the new EH instructions
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
David Majnemer
Tighten the verifier check for catchblock.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
David Majnemer
Address Joseph's review comments.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
David Majnemer
Address Reid's review feedback.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
David Majnemer
New EH representation for MSVC compatibility
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Elena Demikhovsky
Extended syntax of vector version of getelementptr...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
Reid Kleckner
Rename llvm.frameescape and llvm.framerecover to locale...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-05
Peter Collingbourne
Verifier: Forbid comdats on linker declarations.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-29
Adrian Prantl
Add a DIModule metadata node to the IR.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
Philip Reames
Minor style cleanup after 240843 [NFC]
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
Philip Reames
[Verifier] Follow on to 240836
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
Philip Reames
[Verifier] Verify invokes of intrinsics
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
David Majnemer
Move the personality function from LandingPadInst to...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Rafael Espindola
Allow aliases to be unnamed.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
Adrian Prantl
Debug Info IR: Switch DIObjCProperty to use DITypeRef.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
Peter Collingbourne
Protection against stack-based memory corruption errors...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Owen Anderson
Add initial support for the convergent attribute.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
David Blaikie
[opaque pointer type] Pass explicit type to Load instru...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Pete Cooper
Change Function::getIntrinsicID() to return an Intrinsi...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Chen Li
[Verifier] Assert gc_relocate always return a pointer...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Sanjoy Das
[Safepoints][Verifier] Fix a tautological Assert.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Diego Novillo
Add function entry count metadata.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Sanjoy Das
[Statepoints] Support for "patchable" statepoints.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Pete Cooper
Convert PHI getIncomingValue() to foreach over incoming...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Sanjoy Das
Rename variables in gc_relocate related functions to...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
David Blaikie
Simplify a return expression and an access to an alloca...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Sanjoy Das
[RewriteStatepointsForGC] Fix a bug on creating gc_relo...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-09
Quentin Colombet
Revert r236912.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
David Blaikie
[opaque pointer type] Cleanup a few references to point...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
Pat Gavlin
Extend the statepoint intrinsic to allow statepoints...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
David Blaikie
[opaque pointer type] Explicit pointee type for GEPOper...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Pete Cooper
Change typeIncompatible to return an AttrBuilder instea...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Sanjoy Das
[Statepoint] Clean up Statepoint.h: accessor names.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Adrian Prantl
Temporarily relax a check in the debug info verifier.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Duncan P. N. Exon...
IR: Give 'DI' prefix to debug info metadata
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Duncan P. N. Exon...
Verifier: Function metadata attachments require a body
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
David Blaikie
[opaque pointer type] Verifier/AutoUpgrade: Remove...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
David Blaikie
Recommit r235458: [opaque pointer type] Avoid using...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
David Blaikie
Revert "[opaque pointer type] Avoid using PointerType...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
David Blaikie
[opaque pointer type] Avoid using PointerType::getEleme...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
David Blaikie
[opaque pointer type] Access the pointee of the result...
blob
|
commitdiff
|
raw
|
diff to current
next