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
/
VMCore
/
Verifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The PreVerifier pass preserves everything. In practice, this
Chris Lattner
2008-12-01
1
-0
/
+4
*
reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an
Chris Lattner
2008-11-21
1
-6
/
+3
*
Revert r59802. It was breaking the build of llvm-gcc:
Bill Wendling
2008-11-21
1
-3
/
+6
*
Make mem[cpy,move,set] intrinsics overloaded.
Sanjiv Gupta
2008-11-21
1
-6
/
+3
*
Use stripPointerCasts when checking for AllocaInsts for the stackprotector in...
Bill Wendling
2008-11-19
1
-1
/
+1
*
Use dyn_cast instead of cast.
Bill Wendling
2008-11-19
1
-1
/
+1
*
Match an element of the return type if it returns a structure.
Bill Wendling
2008-11-19
1
-2
/
+12
*
Verify that the second parameter of the stacprotector intrinsic is an alloca
Bill Wendling
2008-11-18
1
-0
/
+5
*
Correct this error message.
Nick Lewycky
2008-11-15
1
-1
/
+1
*
Modify the intrinsics pattern to separate out the "return" types from the
Bill Wendling
2008-11-13
1
-12
/
+27
*
Refactor the code that does the type checking for intrinsics.
Bill Wendling
2008-11-13
1
-115
/
+132
*
Added support for the following definition of shufflevector
Mon P Wang
2008-11-10
1
-5
/
+6
*
Related to PR2911, reject as invalid non-pointer GC roots.
Gordon Henriksen
2008-10-25
1
-2
/
+4
*
Verify prefetch arguments, PR2576.
Chris Lattner
2008-10-16
1
-0
/
+8
*
fix an incorrect and extremely confusing error message
Chris Lattner
2008-10-05
1
-1
/
+1
*
Fix function attribute verification check.
Devang Patel
2008-10-03
1
-6
/
+5
*
Verify function attributes.
Devang Patel
2008-10-03
1
-1
/
+5
*
Remove redundant check.
Devang Patel
2008-10-02
1
-9
/
+0
*
Attributes noinline alwaysinline are incompatible
Devang Patel
2008-10-01
1
-0
/
+17
*
Now Attributes are divided in three groups
Devang Patel
2008-09-26
1
-1
/
+1
*
Another file I forgot.
Dale Johannesen
2008-09-26
1
-1
/
+0
*
Large mechanical patch.
Devang Patel
2008-09-25
1
-25
/
+25
*
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
[next]