2010-09-23 |
Jim Grosbach | Fix formatting of output .s code |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Owen Anderson | Add isConditionalMove bits to X86 and ARM instructions. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Owen Anderson | Add an TargetInstrDesc bit to indicate that a given... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Chris Lattner | remove an obsolete section |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Bob Wilson | Set alignment operand for NEON VLD instructions. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Andrew Trick | Fix Getting Started docs. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Rafael Espindola | Correctly handle weak undefined symbols. Before we... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jim Grosbach | never mind. I can't read, apparently |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Evan Cheng | Fix r114632. Return if the only terminator is an uncond... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jim Grosbach | Fix opcode value for the 'trap' instruction, keeping... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jim Grosbach | explicit 'unsigned long' on constant value. Hopefully... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Benjamin Kramer | Unbreak build. Jim, please review. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Evan Cheng | Revert 114634 for now since buildbot claim it broke... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jim Grosbach | Clean up the 'trap' instruction printing a bit. Non... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Rafael Espindola | Correctly compute the offset of the symbol. Forgot... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jim Grosbach | nuke unused var |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Chris Lattner | rewrite the copyright section to match reality: llvm... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Chris Lattner | add lldb and libc++ code owners. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Rafael Espindola | Represent relocations against local symbols as relocati... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Bob Wilson | Fix llvm-extract so that it changes the linkage of... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Oscar Fuentes | Avoid warnings about conversions to `bool' in MS compilers. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Oscar Fuentes | Fix VS 2010 build. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Nate Begeman | Revert r114596, it's breaking a few tests. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Douglas Gregor | Bump LLVM in CMake makefiles to 2.9 |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Rafael Espindola | Fix the FIXME. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Evan Cheng | Follow up to r114630. Do not optimize away unconditiona... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Evan Cheng | Disable codegen prepare critical edge splitting. Machin... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Evan Cheng | If there are multiple unconditional branches terminatin... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Evan Cheng | Don't sink insert_subreg, subreg_to_reg, reg_sequence... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Evan Cheng | SDISel should not optimize a unconditional branch follo... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Lang Hames | Moved the PBQP allocator class out of the header and... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Sean Callanan | Fixed a crash in the enhanced disassembler where |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Dan Gohman | Fix llvm-extract -delete's lazy loading to materialize... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | Add support for ELF PLT references for ARM MC asm print... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Dan Gohman | Make SetVector's remove indicate whether it actually... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | Enable a few additional asserts in MC instruction lowering. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Owen Anderson | A select between a constant and zero, when fed by a... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Cameron Esfahani | Fix PR8201: Update the code to call via X86::CALL64pcre... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Nate Begeman | <rdar://problem/8228022> Wvector-conversions warnings... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Bob Wilson | Change VDUPLANE DAG combiner to just return the result... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rafael Espindola | Avoid some Mach-O specific alignment being done on... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | allow target-specific label suffixes, patch by Yuri... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Dan Gohman | Fix uninitialized TBAAFlag field values. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Bob Wilson | Combine both VMOVDRR(VMOVRRD) and VMOVRRD(VMOVDRR)... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Dan Gohman | Teach memdep about TBAA tags. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Devang Patel | Use DW_OP_fbreg when offset is based on frame register. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | add FIXME |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Eric Christopher | Temporarily work around new address lowering while... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | Remove a few commented out bits |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Dan Gohman | Constify. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rafael Espindola | Fix typo and add a FIXME. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Bob Wilson | When moving zext/sext to be folded with a load, ignore... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | Add PrintSpecial() handling for in ARM MC instruction... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | grammar tweakage |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Daniel Dunbar | CrashRecovery/Darwin: Override raise() as well so that... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rafael Espindola | Correctly align bss. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | Add MC instruction printer support for ARM and Thumb1... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Bob Wilson | Attempt to fix llvm-gcc build. It was crashing when... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | Add MC instruction printer support for TB[BH] style... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Jim Grosbach | Clean up comment. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Mikhail Glushenkov | llvmc: Support '-emit-llvm -S' with -opt. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Mikhail Glushenkov | A more informative output suffix for the opt tool. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | fix rdar://8456371 - Handle commutable instructions... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | Fix an inconsistency in the x86 backend that led it... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | fix rdar://8456412 - llvm-mc crash in encoder on "mov... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | fix rdar://8456417 - llvm-mc can't do basic math |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | add the missing aliases for fp stack cmovs, rdar:/... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | reimplement elf TLS support in terms of addressing... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | Fix rdar://8456364 - llvm-mc rejects '%CS' |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | fix rdar://8456389 - llvm-mc mismatch with 'as' on... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | fix rdar://8456361 - llvm-mc rejects 'rep movsd' |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | convert the last 4 X86ISD nodes that should have memope... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | give X86ISD::FNSTCW16m a memoperand, since it touches... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | give FP_TO_INT16_IN_MEM and friends a memoperand. ... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | linux has a different stack alignment than the mac... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | give VZEXT_LOAD a memory operand, it now works with... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Chris Lattner | revert r114386 now that address modes work correctly... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Chris Lattner | give LCMPXCHG_DAG[8] a memory operand, allowing it... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Evan Cheng | OptimizeCompareInstr should avoid iterating pass the... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Jim Grosbach | Add start of support for MC instruction printer of... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Owen Anderson | Enable target-specific mul-lowering on ARM, even at... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Jakob Stoklund... | Build the complement interval dupli after the split... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Chris Lattner | reimplement support for GS and FS relative address... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
John Thompson | Fixed pr20314-2.c failure, added E, F, p constraint... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Chris Lattner | Rework passing parent pointers into complexpatterns... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Bob Wilson | Move a sign-extend or a zero-extend of a load to the... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Bob Wilson | Clarify a comment. |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Dan Gohman | Add some utility routines. |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Devang Patel | Add insertAfter. This should have accompanied previous... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Devang Patel | If only user of a vreg is an copy instruction to export... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Devang Patel | Use FileCheck |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Chris Lattner | correct this logic. |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Owen Anderson | Reimplement r114460 in target-independent DAGCombine... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Chris Lattner | just like they can opt into getting the root of the... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Chris Lattner | fix a long standing wart: all the ComplexPattern's... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Jakob Stoklund... | Refix MSVC9 and upper_bound. It actually needs a fully... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Chris Lattner | even though I'm about to rip it out, simplify the addre... |
commit | commitdiff | tree | snapshot |
next |