| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleanup whitespace. | Michael J. Spencer | 2011-12-13 | 2 | -4/+4 |
* | Thumb2 assembler aliases for "mov(shifted register)" | Jim Grosbach | 2011-12-13 | 3 | -1/+57 |
* | ARM LDM/STM system instruction variants. | Jim Grosbach | 2011-12-13 | 3 | -11/+45 |
* | Thumb2 pre/post indexed stores can be from any non-PC GPR. | Jim Grosbach | 2011-12-13 | 1 | -3/+3 |
* | Test for 146516 | Jim Grosbach | 2011-12-13 | 1 | -0/+4 |
* | Thumb2 tweak for ccout handling in RSB parsing. | Jim Grosbach | 2011-12-13 | 1 | -1/+4 |
* | ARM thumb2 parsing of "rsb rd, rn, #0". | Jim Grosbach | 2011-12-13 | 2 | -2/+12 |
* | ARM NEON two-operand aliases for VQDMULH. | Jim Grosbach | 2011-12-13 | 3 | -0/+21 |
* | ARM pre-UAL NEG mnemonic for convenience when porting old code. | Jim Grosbach | 2011-12-13 | 5 | -3/+31 |
* | ARM add some more pre-UAL VFP mnemonics for convenience when porting old code. | Jim Grosbach | 2011-12-13 | 2 | -0/+3 |
* | ARM add more 'gas' compatibility aliases for NEON instructions. | Jim Grosbach | 2011-12-13 | 3 | -3/+37 |
* | mention AddressSanitizer in 3.1 release notes | Kostya Serebryany | 2011-12-13 | 1 | -0/+1 |
* | objc: diagnose duplicate declaration of methods | Fariborz Jahanian | 2011-12-13 | 9 | -12/+27 |
* | [asan] report an error if blacklist file contains a malformed regex. fixes as... | Kostya Serebryany | 2011-12-13 | 1 | -5/+13 |
* | [fast-isel] Unaligned loads of floats are not supported. Therefore, convert ... | Chad Rosier | 2011-12-13 | 2 | -7/+53 |
* | [asan] canonicalise the output for double-free and wrong-free. fixes asan iss... | Kostya Serebryany | 2011-12-13 | 3 | -5/+7 |
* | build compiler-rt with -fPIC, otherwise the run-time libs will not link with ... | Kostya Serebryany | 2011-12-13 | 2 | -2/+3 |
* | [libclang] Indexing API: Provide the protocols list for objc categories as well. | Argyrios Kyrtzidis | 2011-12-13 | 4 | -7/+19 |
* | [libclang] Indexing API: Fix indexing of missed references. | Argyrios Kyrtzidis | 2011-12-13 | 7 | -31/+142 |
* | [libclang] Indexing API: Fix suppressing of references in macros and suppress | Argyrios Kyrtzidis | 2011-12-13 | 4 | -3/+52 |
* | Rip llvm 3.0 out of the release notes, making room for LLVM 3.1 | Chris Lattner | 2011-12-13 | 1 | -983/+39 |
* | [fast-isel] Remove SelectInsertValue() as fast-isel wasn't designed to handle | Chad Rosier | 2011-12-13 | 1 | -103/+0 |
* | www: Add forgotten files | Tobias Grosser | 2011-12-13 | 3 | -0/+2000 |
* | www: Add LLVM Developer Meeting Video (webm only) | Tobias Grosser | 2011-12-13 | 1 | -0/+35 |
* | www: Improve styling of news section | Tobias Grosser | 2011-12-13 | 2 | -49/+153 |
* | www: Rephrase the introduction to Polly | Tobias Grosser | 2011-12-13 | 1 | -14/+15 |
* | Tweak ARC diagnostic categories and rename 'Automatic Reference Counting Issu... | Ted Kremenek | 2011-12-13 | 2 | -2/+2 |
* | Added an assertion about overflow in sizeof evaluation. This does not solve t... | Abramo Bagnara | 2011-12-13 | 1 | -1/+3 |
* | Avoid using the 'insertvalue' instruction here. | Bill Wendling | 2011-12-13 | 1 | -6/+33 |
* | Disallow decltype in qualified declarator-ids. | David Blaikie | 2011-12-13 | 4 | -4/+38 |
* | Add checks and diagnostics for many of the cases which C++11 considers to not | Richard Smith | 2011-12-13 | 8 | -96/+587 |
* | Add two new memory region based checks to the Unwinder: | Jason Molenda | 2011-12-13 | 1 | -0/+20 |
* | When unwinding from the first frame, try to ask the remote debugserver | Jason Molenda | 2011-12-13 | 4 | -44/+144 |
* | Testcase for LLVM commit r146475. | Nick Lewycky | 2011-12-13 | 1 | -2/+5 |
* | DW_AT_accessibility is "constant" class, not form class, so it may not use | Nick Lewycky | 2011-12-13 | 1 | -6/+6 |
* | Try to add a svn:ignore property to ignore the testsuite run directories. | Jason Molenda | 2011-12-13 | 0 | -0/+0 |
* | Use forward declarations more of the time to save on things that we need to | Greg Clayton | 2011-12-13 | 1 | -2/+2 |
* | Add test/MC/Mips/dg.exp. | Akira Hatanaka | 2011-12-13 | 1 | -0/+5 |
* | Add a pthreads testcase to make sure the two-step of running and expression, | Jim Ingham | 2011-12-13 | 3 | -0/+151 |
* | Move direct object emitter test to directory test/MC/Mips. Rename it to | Akira Hatanaka | 2011-12-13 | 1 | -0/+0 |
* | Expand .cprestore directive to multiple instructions if the offset does not fit | Akira Hatanaka | 2011-12-13 | 3 | -16/+35 |
* | Relocation against a symbol, instead of against section. We had some extreme | Akira Hatanaka | 2011-12-13 | 2 | -2/+31 |
* | Don't default the *cached* list of targets to build to an explicit list | Chandler Carruth | 2011-12-13 | 1 | -1/+1 |
* | Initial CodeGen support for CTTZ/CTLZ where a zero input produces an | Chandler Carruth | 2011-12-13 | 19 | -23/+130 |
* | I have modified the part of the code that finds and | Sean Callanan | 2011-12-13 | 2 | -43/+51 |
* | Fix size calculation for pointer to member function | Howard Hinnant | 2011-12-13 | 2 | -1/+5 |
* | Fixed the Xcode project to correctly not strip anything for Debug and Release... | Greg Clayton | 2011-12-13 | 1 | -21/+17 |
* | Use the example from clang, not the GCC frontend, which doesn't exist anymore. | Bill Wendling | 2011-12-13 | 1 | -24/+25 |
* | Cleanup. Clarify LSRInstance public methods. | Andrew Trick | 2011-12-13 | 1 | -1/+1 |
* | Account for CPE alignment when searching for new water. | Jakob Stoklund Olesen | 2011-12-13 | 1 | -31/+51 |