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 |
2008-03-02 |
Chris Lattner | vector types are simple types. This fixes div/rem... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | Print vector types appropriately. This gets basic... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | rename PT -> VT for VectorTypes. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | Print i32/i64 integer constants as 1u instead of (... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Chris Lattner | Move pr717 to here. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Nick Lewycky | Add an unwind_to field to basic blocks, making them... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Andrew Lenharth | good catch anton |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Andrew Lenharth | make CAS work |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Andrew Lenharth | all but CAS working on x86 |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Nick Lewycky | Also handle "getresult". |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Nick Lewycky | Print the name, not a pointer. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Andrew Lenharth | Add lock prefix support to x86. Also add the instructi... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Tanya Lattner | Remove llvm-upgrade and update test cases. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Chris Lattner | Fix PR2113 by verifying allocations. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Chris Lattner | Fix this test. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Chris Lattner | allow specified inline threshold to be negative, as... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Tanya Lattner | Remove llvm-upgrade and update tests. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Tanya Lattner | Disable lto because its broken on tiger. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Dale Johannesen | Add MVT::is128BitVector and is64BitVector. Shrink |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Evan Cheng | Refactor / clean up code; remove td list scheduler... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Devang Patel | Fix cut-n-pasto. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Devang Patel | Add pass to promote sret. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Anton Korobeynikov | Use enumeration for preffered EH dwarf encoding reason |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Evan Cheng | Don't fill eh frames even though these are text sections. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Nick Kledzik | update to document new lto API |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Nick Kledzik | install new lto dylib. pass down LLVM_SUBMIT_VERSION |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Nick Kledzik | stop building lto on all platforms. Start building... |
commit | commitdiff | tree | snapshot |
next |