2010-11-21 |
Duncan Sands | Add a rather pointless InstructionSimplify transform... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Duncan Sands | Fix spelling. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Bill Wendling | More Thumb encodings. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Bill Wendling | Add encoding for ARM "trap" instruction. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Bill Wendling | The "trap" instruction is one of this which doesn't... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Bill Wendling | - Give "trap" the correct encoding, at least according... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | apply Dan's fix for PR8268 which allows constant foldin... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | add some helper methods for asmprinter flags, from... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | implement PR8524, apparently mainline gas accepts movq... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | rework some DSE paths to use the newly-public "getPoint... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | the getLocationForSource/Dest methods can be static. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | add "getLocation" method to AliasAnalysis for getting... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | implement PR8576, deleting dead stores with intervening... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | file checkize |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | add some random notes. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Owen Anderson | Use by-name rather than by-order operand matching for... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | optimize: |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | tail calls on x86 are implemented. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Jim Grosbach | BR_JTadd is ARM-only, so use the proper pseudo class... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Rafael Espindola | Handle PCRel relocations with absolute values. Fixes... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Chris Lattner | Implement PR8644: forwarding a memcpy value to a byval, |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Chris Lattner | a byval argument without an align can have an arbitrary... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Bill Wendling | A few more thumb instruction MC encodings. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Eric Christopher | Rewrite address handling to use a structure with all... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Eric Christopher | STRH only needs the additional operand, not t2STRH... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Benjamin Kramer | Simplify code. No change in functionality. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Frits van Bommel | Test commit: Fix two -Asserts mode warnings in StringMap.h. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Anton Korobeynikov | Make this compile on case-sensitive file systemsw |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Anton Korobeynikov | Move some more hooks to TargetFrameInfo |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Benjamin Kramer | Silence Release build warnings about unused functions. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Francois Pichet | Disable warning C4291 on MSVC. Caused because class... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Duncan Sands | On X86, MEMBARRIER, MFENCE, SFENCE, LFENCE are not... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Andrew Trick | Removing the useless test that I added recently. It... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Andrew Trick | RABasic fix. Regalloc is responsible for updating block... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Andrew Trick | Whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Jakob Stoklund... | Fix old GCC build error. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Bill Wendling | Add more Thumb add instruction encodings. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Bill Wendling | Add Thumb encodings for some add instructions. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Bill Wendling | Add more encodings for Thumb instructions. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Jakob Stoklund... | Detemplatize NodeRef. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Jakob Stoklund... | Rename NodeBase::{key,val} as {first,second} and swap... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Bill Wendling | Have the getAddrMode3OpValue() function in ARMCodeEmitt... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Bill Wendling | Check for _setjmp too, because it's also used. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Implement IntervalMap destructor. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Implement IntervalMap::clear(). |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Support backwards iteration starting from end(). |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Dale Johannesen | Add test for PR 8111. By Frits van Bommel. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Fix ARM LDR* post-indexed operand encoding. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Bill Wendling | Encodings for the compare instructions. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Owen Anderson | The Vm and Vn register fields must be the same for... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Evan Cheng | Fix a cut-n-paste-error. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Owen Anderson | Document the new GVN number table structure. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Operand names |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Eric Christopher | Don't need to save piecemeal now. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Bill Wendling | Add encodings for some of the thumb ADD instructions... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Clarify operand names. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Owen Anderson | Add a test for CodeGenPrepare's ability to look through... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Eric Christopher | Refactor address mode handling into a single struct... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Fix encoding for ARM MLS instruction. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Owen Anderson | When folding addressing modes in CodeGenPrepare, attemp... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Add ARM encoding information for STRD. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Shuffle things around a bit to keep like things togethe... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Bill Wendling | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Bill Wendling | Change long binary encodings to use hex instead. It... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Dale Johannesen | Prefetch has a MemOperand now. FileCheckize a test. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Factor out operand encoding bits for ARM addressing... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Delete another dead class. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | whitespace tweak. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rafael Espindola | Fix a use after free. Patch by Frits van Bommel. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Refactor PICSTR* instructions to really be pseudos... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Rename ARM .td class AIldst1 to AI2ldst for consistency... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Add ARM binary encoding information for the rest of... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Rename methods for clarity instead of brevity. No funct... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Mon P Wang | Make isScalarToVector to return false if the node is... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Include raw_ostream.h unconditionally even if it is... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Kevin Enderby | Added support for the Mach-O .symbol_resolver directive... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | ARM LDRD binary encoding. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Remove hard tabs. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Benjamin Kramer | Avoid release build warnings. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Owen Anderson | Fix decoding ambiguities of stdrex and ldrex. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Benjamin Kramer | Silence warning about an uninitialized variable. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Duncan Sands | Remove threading of Xor over selects and phis, with... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Duncan Sands | Simplify, no functionality change. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rafael Espindola | Add a MCLineSectionOrder vector so that we produce... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Evan Cheng | These instructions are thumb2 only. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Evan Cheng | Fix an obvious oversight. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Don't attempt trivial coalescing for sub-register copies. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Work around GCC 4.0 build error: |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rafael Espindola | Add an assert. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Add ADT/IntervalMap. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rafael Espindola | Fix llvm-gcc boostrap on OS X by avoiding printing... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
NAKAMURA Takumi | unittests/CMakeLists.txt: [PR8225] Tweak linking JITTes... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Suppress building ValueMapTes... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
NAKAMURA Takumi | lit.GoogleTest: On case-insensitive filesystem, matchin... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
NAKAMURA Takumi | CMakeLists.txt: On MSVS10, touch LLVM.sln as workaround... |
commit | commitdiff | tree | snapshot |
next |