2008-03-05 |
Scott Michel | - Expand tabs to spaces. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Steve Naroff | Update vcproj file. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Try hard to link aliases. Checks can be too strict... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Fix a coalescer bug wrt how dead copy interval is short... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Devang Patel | Handle 'ret' with multiple values. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Andrew Lenharth | test for something more interesting than not crashing |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Andrew Lenharth | sync ops on ptrs, was breaking libgomp |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Daniel Berlin | Add Hybrid Cycle Detection to Andersen's analysis. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Dale Johannesen | Clarify that CALLSEQ_START..END may not be nested, |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Scott Michel | This patch fixes a problem encountered by the CellSPU... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Chris Lattner | evan implemented this. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Fix test not to emit junk into source directory |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Testcase for PR2054 |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Remember the source->dest mapping when copying aliases... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Clarify the state-of-the-art |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Bill Wendling | Use AC_PATH_PROG correctly: |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | isTwoAddress = 1 -> Constraints. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | PSLLWri etc. are two-address instructions. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Chris Lattner | Generalize FP constant shrinking optimization to apply... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Chris Lattner | Improve comment, pass in the original VT so that we... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Ignore debugging related instructions if they get this... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Rather than asserting. Dump out the MI that we are... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Dan Gohman | Codegen support for i128 UINT_TO_FP. This just fixes a |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Add a target lowering hook to control whether it's... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Andrew Lenharth | 64bit CAS on 32bit x86. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Dan Gohman | Codegen support for i128 SINT_TO_FP. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Refactor code. Remove duplicated functions that basical... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Devang Patel | Skip functions that return multiple values. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Devang Patel | Check struct return type first. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Bill Wendling | Removed spurious EnablePPCRS check. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Dale Johannesen | Move PPC lowering functions into PPCTargetLowering |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Bill Wendling | Use -enable-ppc-regscavenger flag for these checks |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Bill Wendling | Use a command-line option to turn register scavenging... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Print types for all ret operands. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Use while loop. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Revert SmallVector ctor variants. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Use cast instead of dyn_cast. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Filter nested structs |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Handle multiple return values. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Andrew Lenharth | x86-64 atomics |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Anton Korobeynikov | Properly populate lists of defined/undefined symbols... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Anton Korobeynikov | Add alias with non-external aliasee to the list of... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Use appropriate index to get the result value. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Skip sret attribute while preparing attribute list for |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Add FunctionType ctor variant that takes SmallVector... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Increment counter that keeps track of total number... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Skip declarations. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Process externally visible functions also. Later on... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Collect statistics. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Gordon Henriksen | Fix a typo noticed by Erick Tryzelaar, |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Roman Levenstein | Some improvements related to the computation of heights... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Refactor ExpandConstantFP so it can optimize load from... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Really fix the test. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Fix broken test. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | 80 column violations. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Fix 80 column violations. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Bill Wendling | Did I say 'e = getNumOperands()'? I meant --e, of course. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Add PR1501 test case. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Rename isOperand() to isOperandOf() (and other similar... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Remove -always-fold-and-in-test. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Bill Wendling | Miscellaneous clean-ups based on Evan's feedback: |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | Misc. APInt-ification in the DAGCombiner. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | More APInt-ification. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | Yet more APInt-ification. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | More APInt-ification. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | Add support for lowering i64 SRA_PARTS and friends... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | More APInt-ification. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Bill Wendling | This is the initial check-in for adding register scaven... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Bill Wendling | Go through the machine instruction's operands to make... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Bill Wendling | Make the register scavenger update the bookkeeping... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Bill Wendling | Multiple instructions can be inserted when eliminating... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Devang Patel | s/isReturnStruct()/hasStructRetAttr()/g |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Devang Patel | regenerate. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Devang Patel | If a function uses multive values in ret instruction... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Devang Patel | Preserve paramater attributes. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Tanya Lattner | Renable lto2 build. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Chris Lattner | Stub out a Path::GetMainExecutable call to find the... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | another random note |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | Evan implemented these. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | Evan implemented this. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | add a testcase for misc vector stuff |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | add support for lvsl, fixing PR1481 |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | add support for the sse.cmp.* intrinsics, which fixes... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | refactor intrinsic handling code out into its own method. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | fix printing of undef vectors, this fixes "simple"... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | insertelement got the wrong operands. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | Several changes: |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Nick Kledzik | suppress extra -install_name on Tiger. The 10.4 tools... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | Fix a bug I introduced in constant array and constant... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | implement shufflevector. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | make operand accessors const-correct |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | Add a new ShuffleVectorInst::getMaskValue method. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | implement extractelement. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | implement insertelement. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | respect isSigned for vector types, fixing sdiv of vecto... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | print the attribute in the right place, this fixes... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Nick Lewycky | Oops, can't unwind to the entry block (entry block... |
commit | commitdiff | tree | snapshot |
next |