index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Verifier
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Mon P Wang
2010-04-04
1
-1
/
+1
*
Revert r100191 since it breaks objc in clang
Mon P Wang
2010-04-02
1
-1
/
+1
*
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Mon P Wang
2010-04-02
1
-1
/
+1
*
Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots.
Bob Wilson
2010-03-30
1
-1
/
+1
*
Added support for address spaces and added a isVolatile field to memcpy, memm...
Mon P Wang
2010-03-30
1
-1
/
+1
*
Delete useless trailing semicolons.
Dan Gohman
2010-01-05
1
-1
/
+1
*
Remove obsolete -f flags.
Dan Gohman
2009-08-25
6
-6
/
+6
*
Dan noticed that the verifier wasn't thoroughly checking uses of
Duncan Sands
2009-05-29
3
-0
/
+50
*
Revert this. There's no way to verifiy indirect calls, and an optimizer can turn
Torok Edwin
2009-05-22
1
-11
/
+0
*
Verify that calling conventions match function prototype.
Torok Edwin
2009-05-22
1
-0
/
+11
*
Reimplement the old and horrible bison parser for .ll files with a nice
Chris Lattner
2009-01-02
3
-4
/
+3
*
Correct this error message.
Nick Lewycky
2008-11-15
1
-0
/
+5
*
Diagnose uses of unsized types with the byval attribute in the
Dan Gohman
2008-08-27
1
-1
/
+2
*
Verify that the alignment argument to llvm.memcpy is a constant
Chris Lattner
2008-08-23
1
-0
/
+11
*
For all RUN lines starting with "not", redirect stderr to /dev/null so tests
Matthijs Kooijman
2008-06-10
9
-9
/
+9
*
Make structs and arrays first-class types, and add assembly
Dan Gohman
2008-05-23
1
-2
/
+4
*
Eliminate questionable syntax for stdin redirection. This probably also speed...
Gabor Greif
2008-05-20
5
-5
/
+5
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Revert the change from r51157 in
Dan Gohman
2008-05-16
1
-3
/
+3
*
IR support for extractvalue and insertvalue instructions. Also, begin
Dan Gohman
2008-05-15
1
-3
/
+3
*
Add testcase for prev. commit. Minor fixes
Anton Korobeynikov
2008-03-22
1
-0
/
+6
*
All of these tests had out of date syntax and were never even running through
Nick Lewycky
2008-03-16
7
-28
/
+26
*
Functions are allowed to return structures. (Note that this test never failed.)
Nick Lewycky
2008-03-16
1
-7
/
+0
*
Regressions/ is long gone.
Nick Lewycky
2008-03-16
1
-1
/
+1
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-10
2
-17
/
+18
*
Fix PR2113 by verifying allocations.
Chris Lattner
2008-03-01
1
-0
/
+8
*
Fix this test.
Chris Lattner
2008-03-01
1
-7
/
+5
*
update this test to pass with duncan's change.
Chris Lattner
2008-01-22
1
-1
/
+1
*
This test is now the same as byval-1.ll, so remove it.
Duncan Sands
2008-01-14
1
-2
/
+0
*
Test that byval cannot be used with pointers to
Duncan Sands
2008-01-14
1
-1
/
+2
*
We now allow byval on fairly general pointer types.
Duncan Sands
2008-01-14
1
-1
/
+1
*
Be more liberal in what parameter attributes are
Duncan Sands
2008-01-12
1
-2
/
+2
*
Do not allow attributes beyond a function's last
Duncan Sands
2008-01-11
1
-0
/
+10
*
Get the verifier to check attributes on calls as well
Duncan Sands
2007-12-21
1
-0
/
+10
*
Use not instead of ignore when an exit status is expected to always
Dan Gohman
2007-12-11
1
-1
/
+1
*
Change &| to |&.
Dan Gohman
2007-11-27
2
-2
/
+2
*
Fix for PR1633: Verifier doesn't fully verify GC intrinsics
Gordon Henriksen
2007-09-17
5
-0
/
+70
*
Make sure these tests pass for the right reasons (verifier error, rather than
Reid Spencer
2007-08-01
2
-6
/
+6
*
check for correct usage of the byval attribute
Rafael Espindola
2007-07-10
4
-0
/
+10
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
remove bogus xfailed testcase
Chris Lattner
2007-05-05
1
-6
/
+0
*
For PR1319: Upgrade to new test harness
Reid Spencer
2007-04-15
2
-5
/
+4
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
For PR761:
Reid Spencer
2007-01-26
1
-5
/
+6
*
testcases for PR1042
Chris Lattner
2006-12-16
2
-0
/
+23
*
New testcase for PR1047
Chris Lattner
2006-12-13
1
-0
/
+7
*
Make sure this file gets upgraded with llvm-upgrade
Reid Spencer
2006-12-02
1
-2
/
+2
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
1
-1
/
+1
*
testcase that causes the asmparser to assert
Chris Lattner
2006-10-15
1
-0
/
+9
[next]