| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix CopyFrom for non-POD data types. | Owen Anderson | 2007-09-21 | 1 | -1/+1 |
* | #ifdef out unsafe tracing code, which fixes PR1689 | Chris Lattner | 2007-09-21 | 1 | -15/+17 |
* | don't read Block after it is freed. This fixes PR1684 | Chris Lattner | 2007-09-21 | 1 | -0/+2 |
* | Add missing entry. | Devang Patel | 2007-09-21 | 1 | -3/+3 |
* | gcroot testcase, patch by Eric Christopher. | Chris Lattner | 2007-09-21 | 1 | -0/+28 |
* | I cannot spell coalesce :) | Chris Lattner | 2007-09-21 | 1 | -3/+3 |
* | gcroot must take concrete types, not arbitrary types. | Chris Lattner | 2007-09-21 | 3 | -13/+14 |
* | initialize SetCCResultContents, fixing PR1693 | Chris Lattner | 2007-09-21 | 1 | -0/+1 |
* | Don't add a default STACK_ALIGN (use the generic ABI alignment) | Rafael Espindola | 2007-09-21 | 3 | -8/+7 |
* | There is no {rsqrt,rcp}{p,s}d. | Dan Gohman | 2007-09-21 | 1 | -12/+0 |
* | small cleanup: use LowerMemArgument in LowerFastCCArguments also | Rafael Espindola | 2007-09-21 | 1 | -6/+1 |
* | Initial hack at 2.1 release notes. | Chris Lattner | 2007-09-21 | 1 | -339/+119 |
* | Add partial caching of non-local memory dependence queries. This provides a ... | Owen Anderson | 2007-09-21 | 2 | -3/+34 |
* | Honor user-defined section specification of a global, ignores whether its ini... | Evan Cheng | 2007-09-21 | 3 | -8/+7 |
* | Fix PR 1688. See comments there. | Dale Johannesen | 2007-09-20 | 1 | -13/+25 |
* | Update aux. info associated with an instruction before erasing instruction. | Devang Patel | 2007-09-20 | 1 | -12/+12 |
* | Do not override user specified section. | Devang Patel | 2007-09-20 | 1 | -2/+2 |
* | Don't increment invalid iterator. | Devang Patel | 2007-09-20 | 1 | -1/+2 |
* | Testcase for PR1678. | Duncan Sands | 2007-09-20 | 1 | -0/+14 |
* | Disable if-conversion for this test. | Evan Cheng | 2007-09-20 | 1 | -1/+1 |
* | -enable-arm-if-conversion is gone. | Evan Cheng | 2007-09-20 | 8 | -23/+23 |
* | Fix dumb regression in constant folding (Regression/C/casts) | Dale Johannesen | 2007-09-20 | 1 | -1/+1 |
* | Regenerate. | Gordon Henriksen | 2007-09-20 | 1 | -25/+68 |
* | Incorporating review feedback for GC verifier patch. | Gordon Henriksen | 2007-09-20 | 6 | -54/+89 |
* | Fix several more entries in the x86 reload/remat folding tables. | Dan Gohman | 2007-09-20 | 2 | -18/+142 |
* | use typenames equivalent to | Gabor Greif | 2007-09-20 | 1 | -2/+2 |
* | another long double buglet | Dale Johannesen | 2007-09-20 | 1 | -0/+1 |
* | Excuse me. | Nick Lewycky | 2007-09-20 | 1 | -1/+1 |
* | Fix optimization. %x = sub %x, %y does not imply that %y is zero. | Nick Lewycky | 2007-09-20 | 2 | -1/+103 |
* | Enable if-conversion for ARM by default. | Evan Cheng | 2007-09-20 | 1 | -3/+3 |
* | More long double fixes. x86_64 should build now. | Dale Johannesen | 2007-09-19 | 6 | -21/+67 |
* | Avoid referencing deleted instruction. | Evan Cheng | 2007-09-19 | 1 | -5/+26 |
* | Previously GraphWriter assumed operator*() for node_iterator always | Ted Kremenek | 2007-09-19 | 1 | -1/+5 |
* | Avoid unsafe promotion. | Devang Patel | 2007-09-19 | 2 | -9/+76 |
* | PSHUFDmi, etc. are actually folding a load, not a store. | Evan Cheng | 2007-09-19 | 1 | -3/+3 |
* | Fix longdouble -> uint conversion. | Dale Johannesen | 2007-09-19 | 1 | -2/+3 |
* | reject things like "declare internal @foo" | Chris Lattner | 2007-09-19 | 1 | -2/+11 |
* | Add a flag to mark a dirty cache entry. This is not yet used, but will event... | Owen Anderson | 2007-09-19 | 2 | -0/+5 |
* | Fix some long double issues. | Dale Johannesen | 2007-09-19 | 1 | -19/+21 |
* | Improve comment. | Duncan Sands | 2007-09-19 | 1 | -1/+2 |
* | Partial fix for PR1678: correct some parts of constant | Duncan Sands | 2007-09-19 | 1 | -2/+4 |
* | A global variable with external weak linkage can be null, while | Duncan Sands | 2007-09-19 | 1 | -2/+6 |
* | include alloca.h if available. this helps Solaris, but intnat and uintnat typ... | Gabor Greif | 2007-09-19 | 1 | -1/+5 |
* | Testcase for PR1678. | Duncan Sands | 2007-09-19 | 1 | -0/+10 |
* | Use struct SDep instead of std::pair for SUnit pred and succ lists. First step | Evan Cheng | 2007-09-19 | 5 | -54/+64 |
* | Set CCR (EFLAGS) copy cost to -1, i.e. extremely expensive to copy. | Evan Cheng | 2007-09-19 | 1 | -1/+3 |
* | Add CopyCost to TargetRegisterClass. This specifies the cost of copying a value | Evan Cheng | 2007-09-19 | 5 | -4/+20 |
* | Relax loop ExitCondition predicate restriction. | Devang Patel | 2007-09-19 | 1 | -5/+7 |
* | Filter loops where split condition's false branch is not empty. For example | Devang Patel | 2007-09-19 | 1 | -0/+4 |
* | Bail out early, before modifying anything. | Devang Patel | 2007-09-19 | 1 | -4/+5 |