2011-10-28 |
Dan Gohman | Delete #if 0 code accidentally left in. |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Dan Gohman | Eliminate LegalizeOps' LegalizedNodes map and have... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Peter Collingbourne | Have llvm-config --cppflags print correct flags when... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Jim Grosbach | ARM Allow 'q' registers in VLD/VST vector lists. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Dan Gohman | Remove the Alpha backend. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Owen Anderson | Add testcase for r143162. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Owen Anderson | Add some NEON stores to the VLD decoding hook that... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Jakob Stoklund... | Also set addrmode6 alignment when align==size. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Eli Friedman | The default alias analysis is -noaa; update the docs... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Jim Grosbach | ARM isel for vld1, opcode selection for register stride... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Jim Grosbach | Delete dead code. Nothing ever instantiates this. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Owen Anderson | Revert r143149, stubbing out symbolic disassembly suppo... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Owen Anderson | If we're searching for a symbol reference to pretty... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Owen Anderson | Stub out support for symbol disassembly in llvm-objdump. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Daniel Dunbar | projects/sample: Switch over to imported Makefile setup. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Evan Cheng | Avoid partial CPSR dependency from loop backedges.... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Daniel Dunbar | tests: Rip out a bunch of now unused test code relating... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Daniel Dunbar | tests: Remove llvm2cpp, I'm pretty sure no one uses... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Daniel Dunbar | lit: Drop some unneeded code from example tests. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Owen Anderson | Fix pretty printing of i386 local sect diff relocations... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Peter Collingbourne | Add a pinned metadata name for fpaccuracy, and document it |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Peter Collingbourne | Document tbaa metadata in LangRef (documentation largel... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Duncan Sands | Reapply commit 143028 with a fix: the problem was casti... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Stepan Dyatkovskiy | Fixed llvm-objdump uint64_t formatted output. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Benjamin Kramer | 2>&1 doesn't work here, it just creates an empty file... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Pete Cooper | Changed test to check for correct load size instead... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Kevin Enderby | Change the sysexit mnemonic (and sysexitl) to never... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Jim Grosbach | Thumb2 t2LDMDB[_UPD] assembly parsing to recognize... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Owen Anderson | Expose relocation accessors through the libObject C... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Jim Grosbach | Thumb2 t2MVNi assembly parsing to recognize ".w" suffix. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Owen Anderson | Add relocation iterators to the libObject C API. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Benjamin Kramer | BlockFrequency: Use a smarter overflow check. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Bob Wilson | Revert Duncan's r143028 expression folding which appear... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Benjamin Kramer | LLLexer: Factor hex char parsing. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Nick Lewycky | Teach our Dwarf emission to use the string pool. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Eli Friedman | Don't crash on 128-bit sdiv by constant. Found by... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Eli Friedman | It is not safe to sink an alloca into a stacksave/stack... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Chad Rosier | A branch predicated on a constant can just FastEmit... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Lang Hames | Rename NonScalarIntSafe to something more appropriate. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Chad Rosier | Add a TODO comment. FastISel works by parsing each... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Chad Rosier | Factor a little more code into EmitCmp, which should... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Chad Rosier | Use EmitCmp in SelectBranch. No functional change... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Nick Lewycky | Reflow lines, fix comments for doxygen style, fix white... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add include-what-you-use to the External Projects list. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Chad Rosier | Factor out an EmitCmp function that can be used by... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Jim Grosbach | Thumb2 ldr pc-relative encoding fixes. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Rafael Espindola | Run test with -verify-machineinstrs. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Rafael Espindola | Fixes an issue reported by -verify-machineinstrs. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Jim Grosbach | ARM parse parenthesized expressions for label references. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Rafael Espindola | This commit introduces two fake instructions MORESTACK_... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Lang Hames | Make sure short memsets on ARM lower to stores, even... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Duncan Sands | The maximum power of 2 dividing a power of 2 is itself... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Owen Anderson | Add support for scattered relocations to the MachO... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Some formatting changes. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Nick Lewycky | On an ELF system, ".debug_str" is mergeable and contain... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add the blurb about the new exception handling. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add clReflect to the External Projects list. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add LanguageKit and Pragmatic Smalltalk to the External... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Owen Anderson | The order of the two symbol listings in a Macho x86_64... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Jim Grosbach | Thumb2 remove redundant ".w" suffix from t2MVNCCi pattern. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Owen Anderson | Include the full 64 bits of relocation data in the... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Owen Anderson | Expand relocation type field to 64 bits. MachO scatter... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Owen Anderson | Improve pretty printing of GOT relocations in MachO... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Duncan Sands | My super-optimizer noticed that we weren't folding... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Duncan Sands | Simplify SplitVecRes_UnaryOp by removing all the code... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add ThreadSanitizer to the External Projects list. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
James Molloy | Revert r142530 at least temporarily while a discussion... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add ZooLib to the External Projects list. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add the Stupid D Compiler to the External Projects... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Use a worklist to prevent the iterator from becoming... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Fix grammar. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Eric Christopher | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Charles Davis | Revert 142997. It doesn't work on Mac OS or the BSDs... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Jakob Stoklund... | Don't use floating point to do an integer's job. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Evan Cheng | Disable LICM speculation in high register pressure... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Evan Cheng | Revert part of r142530. The patch potentially hurts... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Reapply r142920 with fix: |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Eli Friedman | Add a note about the removal of the atomic intrinsics... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Eric Christopher | Search for and use the strip program and pass it to... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Eric Christopher | Handle newer cases for freebsd which is approaching... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Eli Friedman | Remove dead atomic intrinsics from LangRef. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mon P Wang | The bitcode reader can create an shuffle with a place... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add mention of AddressSanitizer to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add mention of Mono to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add mention of ClamAV to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add mention of Renderscript to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Bill Wendling | Add mention of GHC to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Michael J.... | llvm-nm: Use correct format string. Patch by Stepan... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Michael J.... | Object/Archive: Cleanup anon namespace. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Michael J.... | Object: change test to create archive. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Michael J.... | Object/Archive: Add BSD style long file name support... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Owen Anderson | Remove extraneous printing of "-PC". |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Bill Wendling | Add mention of SAFECode to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Bill Wendling | Add mention of Pure to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Bill Wendling | Add mention of Portable OpenCL to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Owen Anderson | Add support for the notion of "hidden" relocations... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Bill Wendling | Add mention of gwScript to external OS projects. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Eli Friedman | Remove a couple redundant checks. |
commit | commitdiff | tree | snapshot |
next |