2007-04-12 |
Devang Patel | New test case for PR 1321. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Fix validation errors. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Missing end tag. Thanks, Nick. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | new testcase. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Put period inside the paragraph! |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Document the part_set intrinsic. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Fix a guard that is supposed to guard against mistakes... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Fix CodeGen/X86/2007-03-24-InlineAsmPModifier.ll |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | The "Hello" message is written on stderr so make sure... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Add Scott's note about GCC 4.1.2 on OpenSUSE. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Add a test case for PR1318. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Build Hello by default so it can be used in test cases. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Use the new %link variable to make this test portable. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Make new variables available: compile_c, compile_cxx... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | The "implementation" keyword is no more! |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Make the llvm-runtest function much more amenable by... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Add a test case for testing basic IR features via llvm2... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Make sure upgrade doesn't fail on this. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Update the way llvm2cpp tests are done: |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Upgrade this file completely instead of downgrading... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | fix an infinite loop compiling ldecod, notice by JeffC. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Fix incorrect fall-throughs in addr mode code. This... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | this got better |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | adjust test |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Fix Transforms/ScalarRepl/union-pointer.ll |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Fix PR1318 by reacting appropriately to a mutating... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | change test name. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Fix a bug where ICmpInst objects instantiated directly... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Make the generated code for ConstantInt nicer. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Fix an approximate calculation in an assertion not... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Make sure this test uses llvm-upgrade. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Teach llvm2cpp about packed structure types. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Fix several bugs relating to changes in the LLVM IR... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Fix a crash-by-unknown-exception caused by attempting... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Fix to not give false positives. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Fix some issues with param attrs. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Add support for parameter attributes. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | sext of compares. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Turn stuff like: |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Simplify some comparisons to arithmetic, this implements: |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Fix this harder. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | don't create shifts by zero, fix some problems with... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | canonicalize (x <u 2147483648) -> (x >s -1) and (x... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | fix a miscompilation of: |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | done |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Teach the codegen to turn [aez]ext (setcc) -> selectcc... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Codegen integer abs more efficiently using the trick... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | new testcases for integer abs function |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | fix a regression introduced by my last patch. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Hack to get sys::Path to recognize macho dylibs. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | For PR1146: |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Teach sys::Path how to recognize different kinds of... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Lattner | Simplify SROA conversion to integer in some ways, make... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Make isDynamicLibrary detect more than just an ELF... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Hack the shared library extension for dylib. The existi... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Reid Spencer | Hopefully fix LTDL_SHLIB_EXT on Darwin |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bill Wendling | Add support for our first SSSE3 instruction "pmulhrsw". |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Devang Patel | New test case. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Chris Lattner | new micro optzn |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Jeff Cohen | Correctly report version of GCC used. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Devang Patel | Add test case for PR 1154. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Chris Lattner | fix a comment bug Reid noticed |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Devang Patel | Enable loop rotate pass. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Chris Lattner | add missing methods, mark stuff const |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Chris Lattner | getLimitedValue now just forward to APInt's getLimitedV... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Chris Lattner | restore support for negative strides |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Chris Lattner | apparently some people commit without building the... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Chris Lattner | unbreak the build :( |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Jeff Cohen | Fix build problem. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Reid Spencer | Drop the "bit" prefix for the part.select intrinsic. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Reid Spencer | Fix name of an intrinsic: bit.part_select -> part.select |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | Strengthen the boundary conditions of this fold, implem... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Jeff Cohen | No longer needed. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Devang Patel | Add check for opt crash. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Owen Anderson | Re-constify things that don't break the build. Last... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | remove dead target hooks. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | remove dead target hooks |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | remove some dead hooks |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | eliminate the last uses of some TLI methods. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Owen Anderson | Unconst-ify stuff that broke the build. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Owen Anderson | Const-ify some parameters, and some cosmetic cleanups... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Owen Anderson | Tabs -> Spaces |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | remove some dead target hooks, subsumed by isLegalAddre... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Owen Anderson | Improve some _slow_ behavior introduced in my patches... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Devang Patel | Add Loop Rotate test cases. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | switch LSR to use isLegalAddressingMode instead of... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Devang Patel | Check _all_ PHINodes. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | Fix a bug in PPCTargetLowering::isLegalAddressingMode... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Anton Korobeynikov | Use integer log for metric calculation |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Devang Patel | Insert new pre-header before new header. Original pre... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | add a default ctor for AddrMode. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Lattner | Fix a bug where calling materializeModule could corrupt... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Devang Patel | Preserve canonical loop form. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Jeff Cohen | When the number of elements is zero, don't malloc 32GB... |
commit | commitdiff | tree | snapshot |
next |