index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
VMCore
/
Verifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/ParamAttrsWithIndex/FnAttributeWithIndex/g
Devang Patel
2008-09-24
1
-1
/
+1
*
s/ParameterAttributes/Attributes/g
Devang Patel
2008-09-23
1
-9
/
+9
*
Use parameter attribute store (soon to be renamed) for
Devang Patel
2008-09-23
1
-4
/
+15
*
Make safer variant of alias resolution routine to be default
Anton Korobeynikov
2008-09-09
1
-1
/
+1
*
Extend the vcmp/fcmp LLVM IR instructions to take vectors as arguments
Dan Gohman
2008-09-09
1
-4
/
+17
*
Bitcasting two or from aggregate types is not permitted. Update
Dan Gohman
2008-09-08
1
-0
/
+6
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-5
/
+5
*
plug a little memleak in verifyFunction()
Nuno Lopes
2008-09-02
1
-1
/
+3
*
Make the verifier reject instructions which have null pointers
Chris Lattner
2008-08-28
1
-0
/
+11
*
Minor cleanup.
Chris Lattner
2008-08-27
1
-16
/
+15
*
Diagnose uses of unsized types with the byval attribute in the
Dan Gohman
2008-08-27
1
-0
/
+11
*
Update wording, as aggregates are now first-class.
Dan Gohman
2008-08-27
1
-3
/
+2
*
remove the type checking logic already done by tblgen, just keep the
Chris Lattner
2008-08-24
1
-36
/
+10
*
Reverting r55227. This was causing the following failures in the regression
Bill Wendling
2008-08-23
1
-0
/
+39
*
Verify that the alignment argument to llvm.memcpy is a constant
Chris Lattner
2008-08-23
1
-0
/
+10
*
remove verification for gc intrinsic argument types. it was indented wrong
Chris Lattner
2008-08-23
1
-39
/
+0
*
whitespace cleanup
Chris Lattner
2008-08-19
1
-1
/
+1
*
Rename some GC classes so that their roll will hopefully be clearer.
Gordon Henriksen
2008-08-17
1
-2
/
+2
*
Improve support for vector casts in LLVM IR and CodeGen.
Dan Gohman
2008-08-14
1
-10
/
+10
*
Add read/write support for X86's sseregparm.
Dale Johannesen
2008-08-13
1
-0
/
+1
*
Fix the AsmWriter to not print extra spaces after parameter attributes.
Dan Gohman
2008-08-05
1
-4
/
+4
*
Added support for overloading intrinsics (atomics) based on pointers
Mon P Wang
2008-07-30
1
-7
/
+25
*
Add vector shifts to the IR, patch by Eli Friedman.
Nate Begeman
2008-07-29
1
-5
/
+11
*
Allow verifier to be run on partially materialized modules.
Nate Begeman
2008-07-25
1
-1
/
+2
*
Enable first-class aggregates support.
Dan Gohman
2008-07-23
1
-24
/
+17
*
verify limits-fndefn.c from the GCC testsuite before the
Chris Lattner
2008-07-18
1
-1
/
+1
*
Use const_cast instead of a C-style cast.
Dan Gohman
2008-06-24
1
-1
/
+1
*
Re-apply 52002, allowing the verifier to accept non-MRV struct return
Dan Gohman
2008-06-09
1
-4
/
+15
*
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-06
1
-8
/
+9
*
Revert 52002.
Dan Gohman
2008-06-05
1
-4
/
+1
*
Change the Verifier to support returning first class aggregrates.
Matthijs Kooijman
2008-06-05
1
-1
/
+4
*
IR support for extractvalue and insertvalue instructions. Also, begin
Dan Gohman
2008-05-15
1
-1
/
+1
*
Make PreVerifyID, IntSigsEnd, and KillSigsEnd const.
Dan Gohman
2008-05-14
1
-1
/
+1
*
Change class' public PassInfo variables to by initialized with the
Dan Gohman
2008-05-13
1
-1
/
+1
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-6
/
+8
*
Check for validity of aliasee pointer before dereference.
Anton Korobeynikov
2008-05-08
1
-1
/
+3
*
Turn StripPointerCast() into a method
Anton Korobeynikov
2008-05-07
1
-2
/
+2
*
Make StripPointerCast a common function (should we mak it method of Value ins...
Anton Korobeynikov
2008-05-06
1
-3
/
+2
*
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
Nick Lewycky
2008-04-25
1
-6
/
+0
*
tighten up verifier checks which missed cases where
Chris Lattner
2008-04-23
1
-8
/
+9
*
Verify that the operand of a getresult instruction is a
Chris Lattner
2008-04-23
1
-1
/
+7
*
Make sure that intrinsics automagically get the
Duncan Sands
2008-04-07
1
-0
/
+4
*
Update example to new syntax.
Nick Lewycky
2008-03-28
1
-2
/
+8
*
Add explicit keywords.
Dan Gohman
2008-03-25
1
-3
/
+3
*
Fix merge error
Anton Korobeynikov
2008-03-22
1
-1
/
+0
*
Add testcase for prev. commit. Minor fixes
Anton Korobeynikov
2008-03-22
1
-2
/
+2
*
Aliasing chains cleanups: update langref, add check into verifier
Anton Korobeynikov
2008-03-22
1
-1
/
+6
*
Reimplement the parameter attributes support, phase #1. hilights:
Chris Lattner
2008-03-12
1
-53
/
+72
*
Check struct return type first.
Devang Patel
2008-03-05
1
-6
/
+7
*
s/isReturnStruct()/hasStructRetAttr()/g
Devang Patel
2008-03-03
1
-0
/
+3
[next]