projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
completed my pass over all 6+ months of commits, next step, format and make comprehen...
2010-04-16
Eric Christopher
Add a check for posix_spawn.
commit
|
commitdiff
|
tree
2010-04-16
Eric Christopher
Silence an unused variable warning.
commit
|
commitdiff
|
tree
2010-04-15
Eric Christopher
Allow lowering for palignr instructions for mmx sized...
commit
|
commitdiff
|
tree
2010-04-13
Eric Christopher
Temporarily revert r101075, it's causing invalid iterator...
commit
|
commitdiff
|
tree
2010-04-13
Eric Christopher
Actually... return after the check for invalid input.
commit
|
commitdiff
|
tree
2010-04-12
Eric Christopher
Verify function prototypes before trying to optimize...
commit
|
commitdiff
|
tree
2010-04-08
Eric Christopher
mpsadbw is not commutative.
commit
|
commitdiff
|
tree
2010-04-07
Eric Christopher
Add support for stpncpy_chk.
commit
|
commitdiff
|
tree
2010-04-07
Eric Christopher
Fix typo and correct comment somewhat.
commit
|
commitdiff
|
tree
2010-04-05
Eric Christopher
Remove FIXME.
commit
|
commitdiff
|
tree
2010-04-02
Eric Christopher
Rewrite aesimc handling. It only takes a single input...
commit
|
commitdiff
|
tree
2010-04-02
Eric Christopher
Fix typo aeskeygenassist -> aeskeygenassist128.
commit
|
commitdiff
|
tree
2010-04-02
Eric Christopher
Separate out the AES-NI instructions from the SSE4...
commit
|
commitdiff
|
tree
2010-04-02
Eric Christopher
Remove FIXME - if there's a better way to do this it...
commit
|
commitdiff
|
tree
2010-04-01
Eric Christopher
Revert r100143.
commit
|
commitdiff
|
tree
2010-04-01
Eric Christopher
Add aeskeygenassist intrinsic and rename all of the...
commit
|
commitdiff
|
tree
2010-03-30
Eric Christopher
Remove the pmulld intrinsic and autoupdate it as a...
commit
|
commitdiff
|
tree
2010-03-30
Eric Christopher
Add FIXME for operand promotion.
commit
|
commitdiff
|
tree
2010-03-29
Eric Christopher
We'll never match these as instructions, just as intrinsics...
commit
|
commitdiff
|
tree
2010-03-27
Eric Christopher
When we promote a load of an argument make sure to...
commit
|
commitdiff
|
tree
2010-03-25
Eric Christopher
Reapply r99451 with a fix to move the NoInline check...
commit
|
commitdiff
|
tree
2010-03-25
Eric Christopher
Make sure this runs in 64-bit only, 32-bit won't produce...
commit
|
commitdiff
|
tree
2010-03-25
Eric Christopher
Fix unused parameter warning.
commit
|
commitdiff
|
tree
2010-03-24
Eric Christopher
Temporarily revert this, it's causing an issue with...
commit
|
commitdiff
|
tree
2010-03-19
Eric Christopher
Revert r99009 temporarily it seems to be breaking the...
commit
|
commitdiff
|
tree
2010-03-18
Eric Christopher
Couple of changes that Dan mentioned for llvm.stackprotector...
commit
|
commitdiff
|
tree
2010-03-18
Eric Christopher
Make fast-isel understand llvm.stackprotector.
commit
|
commitdiff
|
tree
2010-03-11
Eric Christopher
Lower stpcpy_chk when possible.
commit
|
commitdiff
|
tree
2010-03-11
Eric Christopher
Fix typo.
commit
|
commitdiff
|
tree
2010-03-11
Eric Christopher
Have fast-isel understand llvm.objectsize. Update...
commit
|
commitdiff
|
tree
2010-03-11
Eric Christopher
Do some final lowering in CodeGenPrepare of _chk calls...
commit
|
commitdiff
|
tree
2010-03-11
Eric Christopher
Add strncpy libcall creator. Use it when it should...
commit
|
commitdiff
|
tree
2010-03-09
Eric Christopher
Speculatively revert r98035. It appears to have caused...
commit
|
commitdiff
|
tree
2010-03-06
Eric Christopher
Let the fallthrough handle whether or not we've changed...
commit
|
commitdiff
|
tree
2010-03-06
Eric Christopher
Migrate _chk call lowering from SimplifyLibCalls to...
commit
|
commitdiff
|
tree
2010-03-06
Eric Christopher
Temporarily revert:
commit
|
commitdiff
|
tree
2010-03-05
Eric Christopher
Move SimplifyLibCalls's LibCall builders to a separate...
commit
|
commitdiff
|
tree
2010-03-05
Eric Christopher
Add support for an i8* type accessor.
commit
|
commitdiff
|
tree
2010-03-05
Eric Christopher
Move GetStringLength and helper from SimplifyLibCalls...
commit
|
commitdiff
|
tree
2010-03-02
Eric Christopher
Only save vector registers if we've defined for the...
commit
|
commitdiff
|
tree
2010-03-02
Eric Christopher
Move the docsdir to /usr/share/doc/llvm to match other...
commit
|
commitdiff
|
tree
2010-03-02
Eric Christopher
Make sure we save CXXFLAGS before setting it as pedantic...
commit
|
commitdiff
|
tree
2010-03-02
Eric Christopher
Add file to CMakeLists.txt
commit
|
commitdiff
|
tree
2010-02-17
Eric Christopher
Fix a few unused parameter warnings.
commit
|
commitdiff
|
tree
2010-02-17
Eric Christopher
Revert:
commit
|
commitdiff
|
tree
2010-02-13
Eric Christopher
Fix a problem where we had bitcasted operands that...
commit
|
commitdiff
|
tree
2010-02-11
Eric Christopher
Make sure that ConstantExpr offsets also aren't off...
commit
|
commitdiff
|
tree
2010-02-11
Eric Christopher
Add ConstantExpr handling to Intrinsic::objectsize...
commit
|
commitdiff
|
tree
2010-02-09
Eric Christopher
Move Intrinsic::objectsize lowering back to InstCombineCalls and
commit
|
commitdiff
|
tree
2010-02-09
Eric Christopher
Pull these back out, they're a little too aggressive...
commit
|
commitdiff
|
tree
2010-02-09
Eric Christopher
Add file in here too.
commit
|
commitdiff
|
tree
2010-02-09
Eric Christopher
Add a new pass to do llvm.objsize lowering using SCEV.
commit
|
commitdiff
|
tree
2010-02-05
Eric Christopher
Remove this code for now. I have a better idea and...
commit
|
commitdiff
|
tree
2010-02-04
Eric Christopher
Temporarily revert this since it appears to have caused...
commit
|
commitdiff
|
tree
2010-02-04
Eric Christopher
Rework constant expr and array handling for objectsize...
commit
|
commitdiff
|
tree
2010-02-03
Eric Christopher
If we're dealing with a zero-length array, don't lower...
commit
|
commitdiff
|
tree
2010-02-03
Eric Christopher
Recommit this, looks like it wasn't the cause.
commit
|
commitdiff
|
tree
2010-02-02
Eric Christopher
Hopefully temporarily revert this.
commit
|
commitdiff
|
tree
2010-02-02
Eric Christopher
Reformat my last patch slightly.
commit
|
commitdiff
|
tree
2010-02-02
Eric Christopher
Re-add strcmp and known size object size checking optimization.
commit
|
commitdiff
|
tree
2010-02-02
Eric Christopher
Don't need to check the last argument since it'll always...
commit
|
commitdiff
|
tree
2010-02-02
Eric Christopher
More indentation/tabification fixes.
commit
|
commitdiff
|
tree
2010-02-02
Eric Christopher
Untabify previous commit.
commit
|
commitdiff
|
tree
2010-02-01
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
2010-01-29
Eric Christopher
Revert my last couple of patches. They appear to have...
commit
|
commitdiff
|
tree
2010-01-29
Eric Christopher
Make strcpy_chk lower to strcpy if we have a safe size.
commit
|
commitdiff
|
tree
2010-01-29
Eric Christopher
Add constant support to object size handling and remove...
commit
|
commitdiff
|
tree
2010-01-25
Eric Christopher
Fix autoconf llvm srcdir location for generic projects.
commit
|
commitdiff
|
tree
2010-01-23
Eric Christopher
Don't lower splat vector load to relative to the esp...
commit
|
commitdiff
|
tree
2010-01-23
Eric Christopher
Reapply 94059 while fixing the calling convention setup
commit
|
commitdiff
|
tree
2010-01-21
Eric Christopher
Add strcpy_chk -> strcpy support for "don't know" object...
commit
|
commitdiff
|
tree
2010-01-19
Eric Christopher
Fix comment.
commit
|
commitdiff
|
tree
2010-01-18
Eric Christopher
Have FastISel handle llvm.trap().
commit
|
commitdiff
|
tree
2010-01-15
Eric Christopher
Remove the InlineHint attribute. There are no current...
commit
|
commitdiff
|
tree
2010-01-14
Eric Christopher
Pad my commit stats by reducing indentation in this...
commit
|
commitdiff
|
tree
2010-01-14
Eric Christopher
Few minor changes that were requested. No functional...
commit
|
commitdiff
|
tree
2010-01-14
Eric Christopher
Reduce the inlining cost of functions that contain...
commit
|
commitdiff
|
tree
2010-01-08
Eric Christopher
Grammar thinko.
commit
|
commitdiff
|
tree
2010-01-08
Eric Christopher
Remove unnecessary dyn_cast and add a comment. Part...
commit
|
commitdiff
|
tree
2010-01-08
Eric Christopher
After further thought revert the patch to make fast...
commit
|
commitdiff
|
tree
2010-01-08
Eric Christopher
Remove extraneous include.
commit
|
commitdiff
|
tree
2010-01-07
Eric Christopher
If the data requires a relocation then don't attempt to
commit
|
commitdiff
|
tree
2010-01-07
Eric Christopher
We need to put any kind of data with a relocation into a
commit
|
commitdiff
|
tree
2010-01-06
Eric Christopher
Move the object size intrinsic optimization to inst...
commit
|
commitdiff
|
tree
2009-12-23
Eric Christopher
Update objectsize intrinsic and associated dependencies...
commit
|
commitdiff
|
tree
2009-12-23
Eric Christopher
Update docs for bitcode changes. For object size checking...
commit
|
commitdiff
|
tree
2009-12-22
Eric Christopher
Whitespace fixes.
commit
|
commitdiff
|
tree
2009-12-21
Eric Christopher
Fix setting and default setting of code model for jit...
commit
|
commitdiff
|
tree
2009-12-18
Eric Christopher
Fix typo.
commit
|
commitdiff
|
tree
2009-12-17
Eric Christopher
Fix unused variable warning.
commit
|
commitdiff
|
tree
2009-12-15
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
2009-12-14
Eric Christopher
Add radar fixed in comment.
commit
|
commitdiff
|
tree
2009-12-10
Eric Christopher
Add a test for the fix in revision 91009.
commit
|
commitdiff
|
tree
2009-12-10
Eric Christopher
Make sure the immediate dominator isn't NULL through...
commit
|
commitdiff
|
tree
2009-12-09
Eric Christopher
Silence conversion warning from 64 to 32-bit.
commit
|
commitdiff
|
tree
2009-12-05
Eric Christopher
More updates to objectsize intrinsic docs.
commit
|
commitdiff
|
tree
2009-12-01
Eric Christopher
Update per Bill's comments. Work in progress.
commit
|
commitdiff
|
tree
2009-12-01
Eric Christopher
Remove the gcc builtins from the intrinsics, we'll...
commit
|
commitdiff
|
tree
2009-12-01
Eric Christopher
Add a soft link so that in an apple style build we...
commit
|
commitdiff
|
tree
2009-11-30
Eric Christopher
First pass at llvm.objectsize documentation.
commit
|
commitdiff
|
tree
next