projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make this input file pass the verifier.
[oota-llvm.git]
/
test
/
Verifier
/
2014-08-29
Reid Kleckner
Verifier: Don't reject varargs callee cleanup functions
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use "weak alias" instead of "alias weak"
tree
|
commitdiff
2014-07-30
Chandler Carruth
Don't manually (and forcibly) run the verifier on the...
tree
|
commitdiff
2014-07-13
David Majnemer
IR: Allow comdats to be applied to globals with interna...
tree
|
commitdiff
2014-06-27
David Majnemer
IR: Add COMDATs to the IR
tree
|
commitdiff
2014-06-19
Jingyue Wu
[ValueTracking] Extend range metadata to call/invoke
tree
|
commitdiff
2014-06-12
Bob Wilson
Move test for r210734 to Feature/aliases.ll.
tree
|
commitdiff
2014-06-12
Bob Wilson
Fix verifier for GlobalAliases to avoid recursing into...
tree
|
commitdiff
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
tree
|
commitdiff
2014-06-03
Rafael Espindola
Allow alias to point to an arbitrary ConstantExpr.
tree
|
commitdiff
2014-05-16
Reid Kleckner
Add comdat key field to llvm.global_ctors and llvm...
tree
|
commitdiff
2014-05-16
Rafael Espindola
Fix most of PR10367.
tree
|
commitdiff
2014-05-15
Reid Kleckner
musttail: Fix the verification of alignment attributes
tree
|
commitdiff
2014-05-09
Reid Kleckner
Allow sret on the second parameter as well as the first
tree
|
commitdiff
2014-04-30
David Majnemer
IR: Conservatively verify inalloca arguments
tree
|
commitdiff
2014-04-24
Reid Kleckner
Add 'musttail' marker to call instructions
tree
|
commitdiff
2014-03-12
Rafael Espindola
Reject alias to undefined symbols in the verifier.
tree
|
commitdiff
2014-03-09
David Majnemer
IR: Change inalloca's grammar a bit
tree
|
commitdiff
2014-01-19
Chandler Carruth
[PM] Make the verifier work independently of any pass...
tree
|
commitdiff
2014-01-17
Reid Kleckner
Add an inalloca flag to allocas
tree
|
commitdiff
2014-01-16
Reid Kleckner
Change inalloca rules to make it only apply to the...
tree
|
commitdiff
2014-01-02
Matt Arsenault
Fix all the verifier tests I added for address spaces.
tree
|
commitdiff
2013-12-19
Reid Kleckner
Begin adding docs and IR-level support for the inalloca...
tree
|
commitdiff
2013-12-13
Andrew Trick
Grow the stackmap/patchpoint format to hold 64-bit...
tree
|
commitdiff
2013-12-07
Kaelyn Uhrain
Fix the segfault reported in PR 11990.
tree
|
commitdiff
2013-10-31
Andrew Trick
Add Verifier test case for variable argument intrinsics.
tree
|
commitdiff
2013-10-16
Rafael Espindola
Add support for metadata representing .ident directives.
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-07-31
Matt Arsenault
Reject bitcasts between address spaces with different...
tree
|
commitdiff
2013-07-22
Jakub Staszak
Fix typo in test.
tree
|
commitdiff
2013-07-20
Matt Arsenault
Disallow global aliases to bitcast between address...
tree
|
commitdiff
2013-07-19
Rafael Espindola
s/compiler_used/compiler.used/.
tree
|
commitdiff
2013-04-22
Rafael Espindola
Also verify llvm.compiler_used.
tree
|
commitdiff
2013-04-22
Rafael Espindola
Clarify that llvm.used can contain aliases.
tree
|
commitdiff
2013-04-08
Eli Bendersky
Rewrite test/Verifier tests to use FileCheck instead...
tree
|
commitdiff
2013-01-16
Daniel Dunbar
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
tree
|
commitdiff
2013-01-15
Daniel Dunbar
[IR] Add verification for module flags with the "requir...
tree
|
commitdiff
2013-01-15
Daniel Dunbar
[IR] Add verifier support for llvm.module.flags.
tree
|
commitdiff
2012-08-17
Rafael Espindola
Assert that dominates is not given a multiple edge...
tree
|
commitdiff
2012-08-10
Eli Friedman
The normal edge of an invoke is not allowed to branch...
tree
|
commitdiff
2012-07-23
Sylvestre Ledru
Fix a typo (the the => the)
tree
|
commitdiff
2012-07-02
Chandler Carruth
Fix the remaining TCL-style quotes found in the testsui...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Convert the uses of '|&' to use '2>&1 |' instead, which...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Convert all tests using TCL-style quoting to use shell...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Make tests which first provide a negative assertion...
tree
|
commitdiff
2012-06-28
Nuno Lopes
make the verifier accept @llvm.donothing as the only...
tree
|
commitdiff
2012-06-18
Nuno Lopes
revert r158660, since Chris has some issues with this...
tree
|
commitdiff
2012-06-18
Nuno Lopes
add the 'alloc' metadata node to represent the size...
tree
|
commitdiff
2012-06-01
Rafael Espindola
Use dominates(Instruction, Use) in the verifier.
tree
|
commitdiff
2012-06-01
Rafael Espindola
Add some tests checking that the verifier rejects cases...
tree
|
commitdiff
2012-05-31
Rafael Espindola
Fix typos noticed by Benjamin Kramer.
tree
|
commitdiff
2012-05-31
Rafael Espindola
Require intervals in the range metadata to be in a...
tree
|
commitdiff
2012-05-27
Chris Lattner
These tests used intrinsics with the wrong prototype...
tree
|
commitdiff
2012-04-16
Duncan Sands
Remove support for the special 'fast' value for fpmath...
tree
|
commitdiff
2012-04-16
Duncan Sands
Make it possible to indicate relaxed floating point...
tree
|
commitdiff
2012-04-14
Duncan Sands
Rename "fpaccuracy" metadata to the more generic "fpmat...
tree
|
commitdiff
2012-04-10
Duncan Sands
Express the number of ULPs in fpaccuracy metadata as...
tree
|
commitdiff
2012-03-24
Rafael Espindola
First part of PR12251. Add documentation and verifier...
tree
|
commitdiff
2012-02-16
Eli Bendersky
Replace all instances of dg.exp file with lit.local...
tree
|
commitdiff
2011-12-12
Chandler Carruth
Teach the verifier to reject all non-constant arguments...
tree
|
commitdiff
2011-07-09
Chris Lattner
Land the long talked about "type system rewrite" patch...
tree
|
commitdiff
2011-07-09
Chris Lattner
more tests not making the jump into the brave new world.
tree
|
commitdiff
2011-06-17
Chris Lattner
stop accepting begin/end around function bodies in...
tree
|
commitdiff
2011-06-17
Chris Lattner
manually upgrade a bunch of tests to modern syntax...
tree
|
commitdiff
2010-08-08
Nick Lewycky
Reject unrepresentable pointer types in intrinsics...
tree
|
commitdiff
2010-04-04
Mon P Wang
Reapply address space patch after fixing an issue in...
tree
|
commitdiff
2010-04-02
Mon P Wang
Revert r100191 since it breaks objc in clang
tree
|
commitdiff
2010-04-02
Mon P Wang
Reapply address space patch after fixing an issue in...
tree
|
commitdiff
2010-03-30
Bob Wilson
Revert Mon Ping's change 99928, since it broke all...
tree
|
commitdiff
2010-03-30
Mon P Wang
Added support for address spaces and added a isVolatile...
tree
|
commitdiff
2010-01-05
Dan Gohman
Delete useless trailing semicolons.
tree
|
commitdiff
2009-08-25
Dan Gohman
Remove obsolete -f flags.
tree
|
commitdiff
2009-05-29
Duncan Sands
Dan noticed that the verifier wasn't thoroughly checkin...
tree
|
commitdiff
2009-05-22
Torok Edwin
Revert this. There's no way to verifiy indirect calls...
tree
|
commitdiff
2009-05-22
Torok Edwin
Verify that calling conventions match function prototype.
tree
|
commitdiff
2009-01-02
Chris Lattner
Reimplement the old and horrible bison parser for ...
tree
|
commitdiff
2008-11-15
Nick Lewycky
Correct this error message.
tree
|
commitdiff
2008-08-27
Dan Gohman
Diagnose uses of unsized types with the byval attribute...
tree
|
commitdiff
2008-08-23
Chris Lattner
Verify that the alignment argument to llvm.memcpy is...
tree
|
commitdiff
2008-06-10
Matthijs Kooijman
For all RUN lines starting with "not", redirect stderr...
tree
|
commitdiff
2008-05-23
Dan Gohman
Make structs and arrays first-class types, and add...
tree
|
commitdiff
2008-05-20
Gabor Greif
Eliminate questionable syntax for stdin redirection...
tree
|
commitdiff
2008-05-20
Gabor Greif
sabre brings to my attention that the 'tr' suffix is...
tree
|
commitdiff
2008-05-20
Gabor Greif
Rename the last test with .llx extension to .ll, resolv...
tree
|
commitdiff
2008-05-16
Dan Gohman
Revert the change from r51157 in
tree
|
commitdiff
2008-05-15
Dan Gohman
IR support for extractvalue and insertvalue instruction...
tree
|
commitdiff
2008-03-22
Anton Korobeynikov
Add testcase for prev. commit. Minor fixes
tree
|
commitdiff
2008-03-16
Nick Lewycky
All of these tests had out of date syntax and were...
tree
|
commitdiff
2008-03-16
Nick Lewycky
Functions are allowed to return structures. (Note that...
tree
|
commitdiff
2008-03-16
Nick Lewycky
Regressions/ is long gone.
tree
|
commitdiff
2008-03-10
Tanya Lattner
Remove llvm-upgrade and update tests.
tree
|
commitdiff
2008-03-01
Chris Lattner
Fix PR2113 by verifying allocations.
tree
|
commitdiff
2008-03-01
Chris Lattner
Fix this test.
tree
|
commitdiff
2008-01-22
Chris Lattner
update this test to pass with duncan's change.
tree
|
commitdiff
2008-01-14
Duncan Sands
This test is now the same as byval-1.ll, so remove it.
tree
|
commitdiff
2008-01-14
Duncan Sands
Test that byval cannot be used with pointers to
tree
|
commitdiff
2008-01-14
Duncan Sands
We now allow byval on fairly general pointer types.
tree
|
commitdiff
2008-01-12
Duncan Sands
Be more liberal in what parameter attributes are
tree
|
commitdiff
2008-01-11
Duncan Sands
Do not allow attributes beyond a function's last
tree
|
commitdiff
2007-12-21
Duncan Sands
Get the verifier to check attributes on calls as well
tree
|
commitdiff
next