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
...
*
[TBAAVerifier] Make things const-consistent; NFC
Sanjoy Das
2016-12-29
1
-6
/
+6
*
[TBAAVerifier] Memoize validity of scalar tbaa nodes; NFCI
Sanjoy Das
2016-12-29
1
-5
/
+14
*
Introduce element-wise atomic memcpy intrinsic
Igor Laevsky
2016-12-29
1
-0
/
+26
*
[DebugInfo] Added support for Checksum debug info feature.
Amjad Aboud
2016-12-25
1
-0
/
+2
*
Refactor the DIExpression fragment query interface (NFC)
Adrian Prantl
2016-12-22
1
-3
/
+4
*
Reapply r289926: attempt to fix windows build
Adrian Prantl
2016-12-20
1
-1
/
+2
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-5
/
+20
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-21
/
+5
*
Move VerifierSupport into namespace llvm.
Daniel Jasper
2016-12-16
1
-1
/
+5
*
Extract a TBAAVerifier out of the verifier (NFC)
Mehdi Amini
2016-12-16
1
-268
/
+268
*
attempt to fix windows build
Nico Weber
2016-12-16
1
-1
/
+2
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-5
/
+20
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-21
/
+5
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-5
/
+21
*
[Verifier] Allow TBAA metadata on atomicrmw and atomiccmpxchg
Sanjoy Das
2016-12-15
1
-1
/
+2
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-1
/
+1
*
[Verifier] Add verification for TBAA metadata
Sanjoy Das
2016-12-11
1
-2
/
+265
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-9
/
+9
*
[PM] Change the static object whose address is used to uniquely identify
Chandler Carruth
2016-11-23
1
-1
/
+1
*
[Verifier] clang-format a section; NFC
Sanjoy Das
2016-11-09
1
-6
/
+4
*
[TBAA] Drop support for "old style" scalar TBAA tags
Sanjoy Das
2016-11-08
1
-0
/
+13
*
DebugInfo: make DW_TAG_atomic_type valid
Victor Leschuk
2016-10-31
1
-0
/
+1
*
Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.
Adrian Prantl
2016-10-05
1
-2
/
+7
*
Revert "Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace."
Adrian Prantl
2016-10-05
1
-7
/
+2
*
Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.
Adrian Prantl
2016-10-05
1
-2
/
+7
*
Verifier: Mark orphaned DICompileUnits as a debug info failure.
Adrian Prantl
2016-09-14
1
-10
/
+10
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-6
/
+2
*
It should also be legal to pass a swifterror parameter to a call as a swifterror
Arnold Schwaighofer
2016-09-10
1
-4
/
+9
*
ADT: Remove external uses of ilist_iterator, NFC
Duncan P. N. Exon Smith
2016-09-03
1
-4
/
+0
*
[Coroutines] Part 9: Add cleanup subfunction.
Gor Nishanov
2016-08-29
1
-1
/
+1
*
fix typo 'varaible' in assert
Nico Weber
2016-08-24
1
-1
/
+1
*
Fix some Clang-tidy modernize-use-using and Include What You Use warnings.
Eugene Zelenko
2016-08-13
1
-13
/
+52
*
[Coroutines]: Part6b: Add coro.id intrinsic.
Gor Nishanov
2016-08-12
1
-2
/
+2
*
Use range algorithms instead of unpacking begin/end
David Majnemer
2016-08-11
1
-2
/
+2
*
[Statepoints] Minor cosmetic change; NFC
Sanjoy Das
2016-08-11
1
-1
/
+1
*
Move helpers into anonymous namespaces. NFC.
Benjamin Kramer
2016-08-06
1
-5
/
+3
*
Part 4c: Coroutine Devirtualization: Devirtualize coro.resume and coro.destroy.
Gor Nishanov
2016-08-06
1
-0
/
+14
*
[coroutines] Part 4[ab]: Coroutine Devirtualization: Lower coro.resume and co...
David Majnemer
2016-08-04
1
-2
/
+4
*
[Verifier] Disallow illegal ptr<->int casts in ConstantExprs
Sanjoy Das
2016-08-02
1
-8
/
+22
*
Tie the Verifier class to a Module; NFCI
Sanjoy Das
2016-08-02
1
-72
/
+67
*
[Verifier] Resume instructions can only be in functions w/ a personality
David Majnemer
2016-08-01
1
-0
/
+16
*
Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942.
Justin Lebar
2016-07-28
1
-1
/
+1
*
[IR] Introduce a non-integral pointer type
Sanjoy Das
2016-07-28
1
-0
/
+10
*
Don't invoke getName() from Function::isIntrinsic().
Justin Lebar
2016-07-27
1
-1
/
+1
*
Add writeonly IR attribute
Nicolai Haehnle
2016-07-04
1
-0
/
+23
*
Verifier: Reject non-float !fpmath
Matt Arsenault
2016-06-27
1
-0
/
+2
*
NFC. Move verifyIntrinsicIsVarArg from verifier to Intrinsic::matchIntrinsicV...
Artur Pilipenko
2016-06-24
1
-30
/
+2
*
NFC. Move Verifier::verifyIntrinsicType to Intrinsics.h
Artur Pilipenko
2016-06-22
1
-148
/
+4
*
IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...
Peter Collingbourne
2016-06-21
1
-2
/
+9
*
[PM] Remove support for omitting the AnalysisManager argument to new
Chandler Carruth
2016-06-17
1
-2
/
+4
[prev]
[next]