2005-12-17 |
Chris Lattner | Convert the remaining instructions over, branches and... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Chris Lattner | convert FP instructions to use an asmstring and operand... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | Added truncate. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | Added anyext, modelled as zext on X86. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | Yet another variant of getTargetNode(). |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | Added some isel ideas. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | Added support for cmp, test, and conditional move instr... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | Only lower SELECT when using DAG based isel. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | X86 lowers SELECT to a cmp / test followed by a conditi... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | Support for read / write from explicit registers with... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Evan Cheng | Remove hidden DOS characters. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jeff Cohen | Fix VC++ level 4 warnings. Because a base class has... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jeff Cohen | Fix VC++ level 4 warnings. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jeff Cohen | Turn on string pooling for smaller binaries. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Jim Laskey | Added source file/line correspondence for dwarf (PowerP... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Weak and linkonce global vars should still have a ... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Nate Begeman | Add a second vector type to the VRRC register class... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | add some notes |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Add a couple more instrs |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | remove some dead code |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | asmprint pseudo instrs |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Autogenerate asmprinter for F3_2 instructions |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Switch F3_1 instructions over to use AsmStrings |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Plug in basic hooks for an autogenerated asm printer... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Add operand info for F3_[12] instructions, getting... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | A truly trivial testcase to ensure sparcv8 doesn't... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Remove JIT support, which doesn't work. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | add some simple operand info |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | rename option for consistency with -mcpu -mattr etc |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | rename options |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | rename option |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Document -mcpu -mattr -triple |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | provide an option to override the target triple in... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | provide an option to override the target triple in... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Update the darwin handling of linkonce & weak functions... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Lattner | Don't globalize internal functions |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Evan Cheng | * Promote all 1 bit entities to 8 bit. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Chris Lattner | Don't create SEXTLOAD/ZEXTLOAD instructions that the... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Evan Cheng | Added frameindex, constpool, globaladdr, and externalsy... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Evan Cheng | Added constpool, frameindex, and externalsym nodes. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Evan Cheng | Handling zero extension of 1 bit value. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Evan Cheng | Use MOV8rm to load 1 bit value. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Nate Begeman | Remove a now unused statistic. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Nate Begeman | Use the new predicate support that Evan Cheng added... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Nate Begeman | Add a case for float just to make sure the patterns... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Evan Cheng | Fixed a typo: line 2323: MOVSX16rm8 -> MOVZX16rm8.... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Evan Cheng | Added predicate !NoExcessFPPrecision to FMADD, FMADDS... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Evan Cheng | Added support to specify predicates. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Chris Lattner | Fix printing of the instructions. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Evan Cheng | Fixed extload type profile. The 4th operand is a ValueT... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Chris Lattner | When folding loads into ops, immediately replace uses... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Chris Lattner | new testcase, each function should have one extension... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Reid Spencer | Remove -start-group and -end-group no-op options, accid... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Chris Lattner | Fix the (zext (zextload)) case to trigger, similarly... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Chris Lattner | Fix Transforms/ScalarRepl/2005-12-14-UnionPromoteCrash... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Chris Lattner | new (undefined) testcase, distilled from 126.gcc that... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Chris Lattner | Fix a miscompilation in crafty due to a recent patch |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Evan Cheng | Added sext and zext patterns. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Evan Cheng | Skip over srcvalue nodes when generating ISEL code. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Evan Cheng | Added sextld + zextld DAG nodes. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Evan Cheng | Fold (zext (load x) to (zextload x). |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Nate Begeman | Add support for fmul node of type v4f32. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Nate Begeman | Prepare support for AltiVec multiply, divide, and sqrt. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Reid Spencer | Adjust the constructor to the Linker class to take... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Reid Spencer | Improve ResolveFunctions to: |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Chris Lattner | Don't lump the filename and working dir together |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | Add load + store folding srl and sra patterns. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Chris Lattner | Use the shared asmprinter code for printing special... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Chris Lattner | Add a couple more fields, move ctor init list to .cpp... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Chris Lattner | Add ELF and darwin support for static ctors and dtors |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Chris Lattner | reindent a loop, unswitch a loop. No functionality... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Nate Begeman | Lowering constant pool entries on ppc exposed a bug... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | Beautify a few patterns. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | Some shl patterns which do load + store folding. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | A few helper fragments for loads. e.g. (i8 (load addr... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | Add and, or, and xor patterns which fold load + stores. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | Add inc + dec patterns which fold load + stores. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | Add neg and not patterns which fold load + stores. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | Missed a couple redundant explicit type casts. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | Fix some bad choice of names: i16SExt8 ->i16immSExt8... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Evan Cheng | * Split immSExt8 to i16SExt8 and i32SExt8 for i16 and... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Evan Cheng | Add some integer mul patterns. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Evan Cheng | Bug fix: CodeGenMap[N] = ... -> CodeGenMap[N.getValue... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Evan Cheng | At top of generated isel SelectCode() is this: |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Chris Lattner | Accept and ignore prefetches for now |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Chris Lattner | Fix CodeGen/Generic/2005-12-12-ExpandSextInreg.ll |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Chris Lattner | Testcase for a problem that reid ran into |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Evan Cheng | Add some sub patterns. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Evan Cheng | When SelectLEAAddr() fails, it shouldn't cause the... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Evan Cheng | For ISD::RET, if # of operands >= 2, try selection... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Andrew Lenharth | fix FP selects |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Chris Lattner | remove some never-completed and now-obsolete code. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Evan Cheng | Add a few more add / store patterns. e.g. ADD32mi8. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Evan Cheng | Bug fix: finding the correct incoming chain for pattern... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Andrew Lenharth | restore a more restricted select |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Chris Lattner | Implement a little hack for parity with GCC on crafty... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Chris Lattner | new testcase: sra should be able to eliminate all of... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Chris Lattner | Send an indicator to llvm-testresults if the build... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Chris Lattner | Fix typo :( |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Chris Lattner | Minor tweak to get isel opt |
commit | commitdiff | tree | snapshot |
next |