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
/
test
/
Verifier
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Verify G_GEP
Matt Arsenault
2019-02-05
1
-0
/
+32
*
GlobalISel: Fix verifier crashing on non-register operands
Matt Arsenault
2019-02-05
1
-1
/
+10
*
GlobalISel: Enforce operand types for constants
Matt Arsenault
2019-02-04
3
-5
/
+49
*
GlobalISel: Verify g_select
Matt Arsenault
2019-02-04
4
-11
/
+42
*
GlobalISel: Verify memory size for load/store
Matt Arsenault
2019-01-30
2
-1
/
+11
*
GlobalISel: Verify pointer casts
Matt Arsenault
2019-01-29
3
-0
/
+147
*
GlobalISel: Verify load/store has a pointer input
Matt Arsenault
2019-01-27
4
-0
/
+93
*
GlobalISel: Disallow vectors for G_CONSTANT/G_FCONSTANT
Matt Arsenault
2019-01-22
2
-0
/
+33
*
GlobalISel: Fix out of bounds crashes in verifier
Matt Arsenault
2019-01-22
2
-0
/
+51
*
GlobalISel: Verify G_BITCAST
Matt Arsenault
2019-01-18
1
-0
/
+37
*
GlobalISel: Verify G_ICMP/G_FCMP vector types
Matt Arsenault
2019-01-18
2
-0
/
+80
*
[Verifier] Reject invalid type for DILocalVariable.
Davide Italiano
2019-01-07
1
-0
/
+42
*
Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder
2018-12-14
4
-0
/
+39
*
[GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_TRUNC and G_CONCAT_VECT...
Amara Emerson
2018-12-05
3
-0
/
+83
*
[IRVerifier] Allow StructRet in statepoint
Than McIntosh
2018-11-16
1
-0
/
+18
*
[machineverifier] Detect PHI's that are preceeded by non-PHI's
Daniel Sanders
2018-10-03
1
-0
/
+84
*
Remove addBlockByrefAddress(), it is dead code as far as clang is concerned.
Adrian Prantl
2018-09-08
1
-0
/
+19
*
Verifier: verify that a DILocation's scope is a DILocalScope.
Adrian Prantl
2018-08-24
1
-0
/
+24
*
[IR Verifier] Do not allow bitcast of pointer to vector of pointers and vice ...
Serguei Katkov
2018-08-21
4
-0
/
+49
*
Recommit r335794 "Add support for generating a call graph profile from Branch...
Michael J. Spencer
2018-07-16
1
-0
/
+30
*
Revert "Add support for generating a call graph profile from Branch Frequency...
Benjamin Kramer
2018-06-28
1
-30
/
+0
*
Add support for generating a call graph profile from Branch Frequency Info.
Michael J. Spencer
2018-06-27
1
-0
/
+30
*
Revert r335306 (and r335314) - the Call Graph Profile pass.
Chandler Carruth
2018-06-22
1
-30
/
+0
*
[Instrumentation] Add Call Graph Profile pass
Michael J. Spencer
2018-06-21
1
-0
/
+30
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
4
-7
/
+7
*
Tweak an assert message in the verifier
Hans Wennborg
2018-04-06
1
-1
/
+1
*
[DebugInfo] Add verifier for DICompositeType vector
Matt Davis
2018-03-08
1
-0
/
+36
*
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
Scott Linder
2018-02-12
1
-2
/
+1
*
[GISel]: Verify COPIES involving generic registers.
Aditya Nandakumar
2018-02-09
2
-0
/
+64
*
Change "UNSUPPORTED: windows" to be "UNSUPPORTED: system-windows" so that tes...
Douglas Yung
2018-02-08
1
-1
/
+1
*
Add DWARF for discriminated unions
Adrian Prantl
2018-02-06
1
-0
/
+8
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-4
/
+4
*
[Metadata] Extend 'count' field of DISubrange to take a metadata node
Sander de Smalen
2018-01-24
1
-0
/
+37
*
Verifier: fix bug treating debug info issue as non-debug info issue
Yaxun Liu
2018-01-23
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
4
-17
/
+5
*
[NFC] Change MemIntrinsicInst::setAlignment() to take an unsigned instead of ...
Daniel Neilson
2018-01-12
1
-1
/
+1
*
Tighten up DIFile verifier for checksums
Paul Robinson
2018-01-11
1
-0
/
+30
*
Debug Info: Support DW_AT_calling_convention on composite types.
Adrian Prantl
2018-01-05
1
-0
/
+5
*
[Verifier] Check that GEP indexes has correct types
Igor Laevsky
2017-12-14
2
-0
/
+8
*
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
Adrian Prantl
2017-10-02
23
-31
/
+50
*
Revert "Revert r312139 "Verifier: Verify the correctness of fragment expressi...
Adrian Prantl
2017-08-31
1
-0
/
+19
*
Revert r312139 "Verifier: Verify the correctness of fragment expressions atta...
Hans Wennborg
2017-08-30
1
-19
/
+0
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-1
/
+1
*
Verifier: Verify the correctness of fragment expressions attached to globals.
Adrian Prantl
2017-08-30
1
-0
/
+19
*
[Verifier] Diagnose invalid DIType references instead of crashing.
Davide Italiano
2017-08-25
1
-0
/
+18
*
Fix Verifier test - add REQUIRES aarch64-registered-target
Aditya Nandakumar
2017-08-23
1
-1
/
+2
*
Add a Verifier check for DILocation's scopes.
Adrian Prantl
2017-08-23
1
-0
/
+34
*
[GISEl]: Translate phi into G_PHI
Aditya Nandakumar
2017-08-23
1
-0
/
+78
*
Mark Verifier/invalid-eh.ll as unsupported on windows
Victor Leschuk
2017-08-17
1
-0
/
+2
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-4
/
+2
[next]