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 |
2010-11-19 |
Rafael Espindola | Change some methods in MCDwarf.cpp to be able to handle... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Bill Wendling | Add MC encodings for some Thumb instructions. Test... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Revert "Add ADT/IntervalMap.", GCC doesn't like it. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jakob Stoklund... | Add ADT/IntervalMap. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Dale Johannesen | Aligned and unaligned copies of the same string |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Bill Wendling | Use array_pod_sort because the list is contiguous. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Owen Anderson | Provide Thumb2 encodings for strex and ldrex. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jim Grosbach | Minor cleanups to a few llvm_unreachable() calls. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Bill Wendling | An 'unreachable' shouldn't have a '0 &&' prefix. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Bill Wendling | Add support for parsing the writeback ("!") token. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jason W Kim | Fix .o emission of ARM movt/movw. MCSymbolRefExpr:... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Bill Wendling | Give the exclamation point a name instead of a number. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | More tests. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Fix encodings for pkhbt, and fix some tests where I... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Anton Korobeynikov | Move getInitialFrameState() to TargetFrameInfo |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | ARM Encoding information for UXTAH and friends. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Tanya Lattner | Fix bug in DAGCombiner for ARM that was trying to do... |
commit | commitdiff | tree | snapshot |
next |