2007-09-22 |
Bill Wendling | Formatting changes. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Chris Lattner | initialize isstore/isload fields in ctor, fixing PR1695 |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Chris Lattner | fix bugs in the manual |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Neil Booth | Handle storage complications of float->float conversions. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tanya Lattner | Correct names. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tanya Lattner | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tanya Lattner | One last fix to get name correct. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tanya Lattner | Fix silly typo. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tanya Lattner | Update annotation intrinsic with more details. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tanya Lattner | Adding support for __builtin_annotation with an intrins... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Dale Johannesen | Change APFloat::convertFromInteger to take the incoming |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Devang Patel | Fix PR1692 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Owen Anderson | Fix CopyFrom for non-POD data types. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Chris Lattner | #ifdef out unsafe tracing code, which fixes PR1689 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Chris Lattner | don't read Block after it is freed. This fixes PR1684 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Devang Patel | Add missing entry. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Chris Lattner | gcroot testcase, patch by Eric Christopher. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Chris Lattner | I cannot spell coalesce :) |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Chris Lattner | gcroot must take concrete types, not arbitrary types. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Chris Lattner | initialize SetCCResultContents, fixing PR1693 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Rafael Espindola | Don't add a default STACK_ALIGN (use the generic ABI... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Dan Gohman | There is no {rsqrt,rcp}{p,s}d. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Rafael Espindola | small cleanup: use LowerMemArgument in LowerFastCCArgum... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Chris Lattner | Initial hack at 2.1 release notes. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Owen Anderson | Add partial caching of non-local memory dependence... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Evan Cheng | Honor user-defined section specification of a global... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Dale Johannesen | Fix PR 1688. See comments there. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Devang Patel | Update aux. info associated with an instruction before... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Devang Patel | Do not override user specified section. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Devang Patel | Don't increment invalid iterator. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Duncan Sands | Testcase for PR1678. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Evan Cheng | Disable if-conversion for this test. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Evan Cheng | -enable-arm-if-conversion is gone. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Dale Johannesen | Fix dumb regression in constant folding (Regression... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Gordon Henriksen | Incorporating review feedback for GC verifier patch. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Dan Gohman | Fix several more entries in the x86 reload/remat foldin... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Gabor Greif | use typenames equivalent to |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Dale Johannesen | another long double buglet |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Nick Lewycky | Excuse me. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Nick Lewycky | Fix optimization. %x = sub %x, %y does not imply that... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Evan Cheng | Enable if-conversion for ARM by default. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Dale Johannesen | More long double fixes. x86_64 should build now. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Evan Cheng | Avoid referencing deleted instruction. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Ted Kremenek | Previously GraphWriter assumed operator*() for node_ite... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Devang Patel | Avoid unsafe promotion. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Evan Cheng | PSHUFDmi, etc. are actually folding a load, not a store. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Dale Johannesen | Fix longdouble -> uint conversion. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Chris Lattner | reject things like "declare internal @foo" |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Owen Anderson | Add a flag to mark a dirty cache entry. This is not... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Dale Johannesen | Fix some long double issues. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Duncan Sands | Improve comment. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Duncan Sands | Partial fix for PR1678: correct some parts of constant |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Duncan Sands | A global variable with external weak linkage can be... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Gabor Greif | include alloca.h if available. this helps Solaris,... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Duncan Sands | Testcase for PR1678. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Evan Cheng | Use struct SDep instead of std::pair for SUnit pred... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Evan Cheng | Set CCR (EFLAGS) copy cost to -1, i.e. extremely expens... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Evan Cheng | Add CopyCost to TargetRegisterClass. This specifies... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Devang Patel | Relax loop ExitCondition predicate restriction. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Devang Patel | Filter loops where split condition's false branch is... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Devang Patel | Bail out early, before modifying anything. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Devang Patel | Work is incomplete. Loop is not modified at all right... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Devang Patel | ooops... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Evan Cheng | Fix a bogus splat xform: |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gabor Greif | rename test, it is obviously misspelled |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Dale Johannesen | Prevent crash on long double. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gordon Henriksen | Tests of the ocaml (and thus C) bindings for constants. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Dan Gohman | Move the entries for 64-bit CMP, IMUL, and a few others... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gordon Henriksen | Adding ocaml language bindings for the vmcore and bitwr... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gordon Henriksen | git-svn-id: https://llvm.org/svn/llvm-project/llvm... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gordon Henriksen | git-svn-id: https://llvm.org/svn/llvm-project/llvm... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gordon Henriksen | Incorporating review feedback for GC verifier patch. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Bill Wendling | Don't pass back a reference to a temporary. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Bill Wendling | Update my entry. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Bill Wendling | The exception handling function info should be reset... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gordon Henriksen | C bindings for libLLVMCore.a and libLLVMBitWriter.a. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Gordon Henriksen | Fixing an comment in Module.h that refers to a nonexist... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Devang Patel | Fix PR1657 |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Bill Wendling | Objective-C was generating EH frame info like this: |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Bill Wendling | Add support for appending a suffix to the end of a... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Evan Cheng | Bug fix and minor clean up of generated code. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Devang Patel | Do not hide APInt::dump() inside #ifndef NDEBUG. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Tanya Lattner | Fix broken default help strings for enable-shared,... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Devang Patel | Do not eliminate loop when it is invalid to do so.... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Devang Patel | Skeleton for transformations to truncate loop's iterati... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Gordon Henriksen | Fix for PR1633: Verifier doesn't fully verify GC intrinsics |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Dale Johannesen | Remove RSTRegClass case from loadRegFromStackSlot |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Devang Patel | Fix comment. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Devang Patel | This is not ideal but unbreaks build failure. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Dale Johannesen | Implement x86 long double in jit (not really |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Chris Lattner | Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Daniel Berlin | That's what i get for using carbon emacs in a terminal |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Daniel Berlin | Fix iterator so it doesn't sometimes report bits that... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Dan Gohman | Add a utility function to SDOperand for testing if... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Evan Cheng | X86ISD::TEST is dead. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Dan Gohman | Instcombine x-((x/y)*y) into a remainder operator. |
commit | commitdiff | tree | snapshot |
next |