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 |
2009-11-21 |
Eric Christopher | Add more optimizations for object size checking, enable...
|
commit | commitdiff | tree |
2009-11-20 |
Eric Christopher | Add some rough optimizations for checking routines.
|
commit | commitdiff | tree |
2009-11-20 |
Eric Christopher | Update comment to reflect instruction.
|
commit | commitdiff | tree |
2009-11-17 |
Eric Christopher | Add ability to set code model within the execution...
|
commit | commitdiff | tree |
2009-11-16 |
Eric Christopher | Fix unused variables warnings.
|
commit | commitdiff | tree |
2009-11-13 |
Eric Christopher | Remove extraneous commit.
|
commit | commitdiff | tree |
2009-11-13 |
Eric Christopher | Print out something, even if it's non-parseable later...
|
commit | commitdiff | tree |
2009-11-12 |
Eric Christopher | Use stubs when we have them, otherwise use code we...
|
commit | commitdiff | tree |
2009-11-12 |
Eric Christopher | Fix typo, cleanup whitespace.
|
commit | commitdiff | tree |
2009-11-07 |
Eric Christopher | Fix a couple of shuffle patterns to use movhlps instead
|
commit | commitdiff | tree |
2009-11-06 |
Eric Christopher | Fix PR5315, original patch by Nicolas Capens!
|
commit | commitdiff | tree |
2009-11-04 |
Eric Christopher | Add some options to disable various code gen optimizations.
|
commit | commitdiff | tree |
2009-10-31 |
Eric Christopher | Fix warning with gcc-4.0 and signed/unsigned.
|
commit | commitdiff | tree |
2009-10-28 |
Eric Christopher | Make sure we return the right sized type here.
|
commit | commitdiff | tree |
2009-10-27 |
Eric Christopher | Add objectsize intrinsic and hook it up through codegen...
|
commit | commitdiff | tree |
2009-10-22 |
Eric Christopher | size_t, not unsigned here to silence a warning.
|
commit | commitdiff | tree |
2009-10-17 |
Eric Christopher | More warnings patrol: Another unused argument and more...
|
commit | commitdiff | tree |
2009-10-14 |
Eric Christopher | One more iteration here and a yet better way to solve it.
|
commit | commitdiff | tree |
2009-10-14 |
Eric Christopher | Fix the unused argument problem here a different way...
|
commit | commitdiff | tree |
2009-10-14 |
Eric Christopher | Remove a bunch of unused arguments from functions,...
|
commit | commitdiff | tree |
2009-10-07 |
Eric Christopher | 80-column and whitespace fixes.
|
commit | commitdiff | tree |
2009-10-07 |
Eric Christopher | Add FreeInst to the "is a call" check for Insts that...
|
commit | commitdiff | tree |
2009-10-07 |
Eric Christopher | While we still have a MallocInst treat it as a call...
|
commit | commitdiff | tree |
2009-09-15 |
Eric Christopher | Expand on comment.
|
commit | commitdiff | tree |
2009-09-14 |
Eric Christopher | Enable the jit for llvm-config.
|
commit | commitdiff | tree |
2009-09-09 |
Eric Christopher | Correct __cxa_end_catch documentation to reflect that...
|
commit | commitdiff | tree |
2009-09-06 |
Eric Christopher | Fix comment.
|
commit | commitdiff | tree |
2009-09-04 |
Eric Christopher | If there's a calling convention attach it to the rewind...
|
commit | commitdiff | tree |
2009-08-29 |
Eric Christopher | Make the augmentation size and next set of bytes agree...
|
commit | commitdiff | tree |
2009-08-28 |
Eric Christopher | Nuke trailing whitespace.
|
commit | commitdiff | tree |
2009-08-27 |
Eric Christopher | Add FIXME for when we support more specific XMM registers.
|
commit | commitdiff | tree |
2009-08-27 |
Eric Christopher | Nuke trailing whitespace.
|
commit | commitdiff | tree |
2009-08-26 |
Eric Christopher | Rework getPersonalityIndex slightly - 0 is now a valid...
|
commit | commitdiff | tree |
2009-08-26 |
Eric Christopher | If we're emitting additional CIEs due to personality...
|
commit | commitdiff | tree |
2009-08-26 |
Eric Christopher | Nuke trailing whitespace.
|
commit | commitdiff | tree |
2009-08-22 |
Eric Christopher | Actually remove unused static. Previous commit removed...
|
commit | commitdiff | tree |
2009-08-22 |
Eric Christopher | Remove unused static.
|
commit | commitdiff | tree |
2009-08-21 |
Eric Christopher | Make unit-at-a-time on by default to match the behavior...
|
commit | commitdiff | tree |
2009-08-21 |
Eric Christopher | Kill trailing whitespace.
|
commit | commitdiff | tree |
2009-08-21 |
Eric Christopher | Update error messages for '+'. Fix grammar and make...
|
commit | commitdiff | tree |
2009-08-21 |
Eric Christopher | Fix trailing whitespace and 80-col violation.
|
commit | commitdiff | tree |
2009-08-18 |
Eric Christopher | Implement sse4.2 string/text processing instructions:
|
commit | commitdiff | tree |
2009-08-18 |
Eric Christopher | Add CXXFLAGS to the Link lines as well in case someone...
|
commit | commitdiff | tree |
2009-08-18 |
Eric Christopher | Separate out Makefile defines so that we can keep the...
|
commit | commitdiff | tree |
2009-08-14 |
Eric Christopher | Add sse4.2 string/text processing intrinsics. We'll...
|
commit | commitdiff | tree |
2009-08-14 |
Eric Christopher | Whitespace cleanup.
|
commit | commitdiff | tree |
2009-08-10 |
Eric Christopher | Whitespace, 80-column, and isTwoAddress -> Constraints...
|
commit | commitdiff | tree |
2009-08-10 |
Eric Christopher | Fix up whitespace, remove commented out code.
|
commit | commitdiff | tree |
2009-08-08 |
Eric Christopher | Add crc32 instruction and intrinsics. Add a new class...
|
commit | commitdiff | tree |
2009-08-08 |
Eric Christopher | Fix some cut and paste-os.
|
commit | commitdiff | tree |
2009-08-08 |
Eric Christopher | Define intrinsics for crc instruction.
|
commit | commitdiff | tree |
2009-07-31 |
Eric Christopher | Whitespace and 80-col cleanup.
|
commit | commitdiff | tree |
2009-07-29 |
Eric Christopher | Add llvm_unreachable for ... unreachable code!
|
commit | commitdiff | tree |
2009-07-29 |
Eric Christopher | Fix comment.
|
commit | commitdiff | tree |
next |