2009-11-09 |
Daniel Dunbar | Use ',' separation in XFAILs, lit doesn't evaluate... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nuno Lopes | add zextOrTrunc and sextOrTrunc methods, that are simil... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Grosbach | Work around assembler not recognizing #0.0 form immedia... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Oscar Fuentes | CMake: Detect gv, circo, twopi, neato, fdo, dot and... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Xerxes Ranby | Make lib/Support/Debug.cpp SetCurrentDebugType implemen... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Bruno Cardoso... | Fix PR5149. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Chris Lattner | make this handle redefinition of malloc with different... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Chris Lattner | if a 'with overflow' intrinsic just has the normal... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Evan Cheng | Hide a couple of options. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Evan Cheng | 80 col. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Chris Lattner | fix PR5104: when printing a single character, return... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Chris Lattner | fix some bogus asserts, PR5049 |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Chris Lattner | random tidy |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Chris Lattner | remove a redundant printout, LinkInArchive prints this... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Chris Lattner | enhance PHI slicing to handle the case when a slicable... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Owen Anderson | Small cleanups. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Owen Anderson | Revert my previous patch to ABCD and fix things the... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Chris Lattner | comment typos pointed out by Duncan |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Grosbach | Use Unified Assembly Syntax for the ARM backend. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Owen Anderson | Fix an issue where the ordering of blocks within a... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Add a 'zkill' script, which is more-or-less a fancy... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Chris Lattner | Teach an instcombine to not pull trunc instructions... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Duncan Sands | Revert commit 81144, and add a comment. It caused... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Chris Lattner | reapply r8644[3-5] with only the scary part |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Speculatively revert r8644[3-5], they seem to be leadin... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Anton Korobeynikov | Add and-not (bic) patterns. Based heavily on patch... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Anton Korobeynikov | Move OR patterns upper to all logical stuff. No functio... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Anton Korobeynikov | Some nice peephole patterns. Based on patch by Brian... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Anton Korobeynikov | Print tab before operand of jcc |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Anton Korobeynikov | Fix invalid operand updates & implement post-inc memory... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Anton Korobeynikov | Throw an error when stack realignment stuff fails inste... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Anton Korobeynikov | It is invalid to infer the value type from the result... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Remove ByteswapSCANFResults, it is dead. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | NNT: Remove DejaGNU test from NewNightlyTest reports... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Two small fixes for site.exp for cmake. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Derive the right paths to use during testing instead... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Switch to using 'lit.site.cfg.in' for the site config... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Cleanup some unused RUN lines. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | lit: Hardcode whence seek value, os.SEEK_END isn't... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | lit: Warn when a test suite contains no tests. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | lit: Drop require_and_and support. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Lang Hames | Moved some ManagedStatics out of the SlotIndexes header. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Chris Lattner | another more interesting test. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Chris Lattner | feature test for the new transformation in r86443 |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Chris Lattner | teach a couple of instcombine transformations involving... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Nick Lewycky | We don't need to byteswap, the interpreter assumes... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | lit: Workaround a Win32/subprocess bug when appending. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | lit: Preserve the PATHEXT variable when running subcomm... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Chris Lattner | Make TargetData::getStringRepresentation spit out nativ... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Nick Lewycky | Remove test. Execution tests are slow and generally... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Nick Lewycky | Fix run line. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Nick Lewycky | Fix the interpreter to not crash due to zeroext/signext |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Prevent warning spew about -fPIC when using CMake gener... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Jim Grosbach | Use aligned load/store instructions for spilling Q... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Evan Cheng | Refactor code. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Fix CMake reporting of target triple. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Stop running get_target_triple more than we need to. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Fix MSVC warning ( | with bool and unsigned int). |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Fix class -> struct tag. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nate Begeman | x86 vector shuffle cleanup/fixes: |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jim Grosbach | 80-column cleanup of file header comments |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jim Grosbach | Support alignment specifier for NEON vld/vst instructions |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nick Lewycky | Improve tail call elimination to handle the switch... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Evan Cheng | t2ldrpci_pic can be used for blockaddress as well. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | temporarily remove these tests, as they are breaking... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | make instcombine only rewrite a chain of computation |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | indicate what the native integer types for the target... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | all targets should be required to declare legal integer... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | remove empty files. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | Revert r86359, it is breaking the self host on the |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | First try of the post-inc operands handling... Not... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Add some dummy support for post-incremented loads |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Add 8 bit libcalls and make use of them for msp430 |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Add few pseudo-source-values |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Initial support for addrmode handling. Tests by Brian... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Some preliminary variable asmprinting |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Use '.L' for global private prefix (as mspgcc) |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Drop old asmprinter stuff |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | It turns out that the testcase in question uncovered... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | add the ability for TargetData to return information... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | more cleanup. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | add some missing #includes |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | rewrite TargetData to use StringRef/raw_ostream instead... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | prune #include / layering violation |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jeffrey Yasskin | Make the need-stub variables accurate and consistent... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Eric Christopher | Fix a couple of shuffle patterns to use movhlps instead |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nick Lewycky | Teach dead store elimination that certain intrinsics... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | remove the win32 tree, it's stale and confusing. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | reapply 86289, 86278, 86270, 86267, 86266 & 86264 plus... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | Fix PR5421 by APInt'izing switch lowering. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nick Lewycky | Oops, FunctionContainsEscapingAllocas is really used... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nick Lewycky | Dust off tail recursion elimination. Fix a fixme by... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mikhail Glushenkov | llvmc: Add a '-time' option. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mikhail Glushenkov | 80-col violation. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | merge cmp1 into cmp0 and filecheckize. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Lang Hames | Update some globals to use ManagedStatic. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mon P Wang | Fix memoizing of CvtRndSatSDNode |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mon P Wang | Fixed Overload table bug noticed by Jakob |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Evan Cheng | Missed this. |
commit | commitdiff | tree | snapshot |
next |