2011-07-26 |
Jakob Stoklund... | Eliminate copies of undefined values during coalescing. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Benjamin Kramer | Update test. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Benjamin Kramer | Add a neat little two's complement hack for x86. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bruno Cardoso... | Recognize unpckh* masks and match 256-bit versions... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Gohman | Delete unnecessarily cautious LastCALLSEQ code. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM rot_imm printing adjustment. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM cleanup of rot_imm encoding. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Eli Friedman | Prevent x86-specific DAGCombine from creating nodes... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Evan Cheng | Remove one last reference to Target in MC library. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Owen Anderson | Split am2offset into register addend and immediate... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Nicolas Geoffray | Update generated code to use new API of GetElementPtrIn... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | FileCheck'ize test. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bill Wendling | Fix a typo. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | Fix over-zealous rename from r136095. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Eli Friedman | XFAIL this test while I investigate it; it's failing... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Eli Friedman | Add obvious missing case to switch. PR10497. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Eli Friedman | Fix a couple minor mistakes pointed out by Bill in... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Evan Cheng | Fix llvm-mc target detection code to match llc. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Andrew Trick | Updating stale documentation on regalloc modes. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bill Wendling | Use the correct for for the version. It's little endian... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM diagnostics for ldrexd/stredx out of order paired... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bruno Cardoso... | Remove now unused patterns. 0 insertions(+), 98 deletio... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bruno Cardoso... | Cleanup old matching for PUNPCK* variants |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Devang Patel | While extracting lexical scopes from machine instructio... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM parsing and encoding tests for load/store exclusive... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM fix for LDREX source register encoding. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Andrew Trick | SCEV: Added a data structure for storing not-taken... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Duncan Sands | Strip trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM assembly parsing and encoding for SWP[B] instructions. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM SWP instructions store, too, not just load. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | Clean up the ARM asm parser a bit. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM fix asm parsing range check for [0,31] immediates. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM parsing and encoding for SVC instruction. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | ARM assembly parsing and encoding tests for SUB instruc... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Grosbach | Update ARM STM tests. Fix check: prefix for diagnostic... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Duncan Sands | Teach the Triple class about kfreebsd (FreeBSD kernel... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Rafael Espindola | Add LLVMAddAlwaysInlinerPass to the C API. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Rafael Espindola | LLVM 3.0 is here, remove old do nothing method. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Duncan Sands | SrcDef is only written and never read. Remove it. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Duncan Sands | Add helper function for getting true/false constants... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bill Wendling | Clean up the HTML here a bit. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jay Foad | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Nick Lewycky | Don't try to dereference syms[0] on an empty vector... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bill Wendling | The compact unwinding offsets are divided by 8 on 64... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bill Wendling | Describe the reasoning for compact unwind in better... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bruno Cardoso... | Add 256-bit isel for movsldup/movshdup |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bruno Cardoso... | More movsldup/movshdup cleanup. Rewrite the mask matchi... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bruno Cardoso... | More cleanup, subtarget info isn't used here. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bruno Cardoso... | Add 128-bit AVX versions of movshdup/mosldup |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Bruno Cardoso... | Cleanup movsldup/movshdup matching. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jakob Stoklund... | Revert to RA_Assign when a virtreg separates into compo... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Evan Cheng | Rename createCodeEmitter to createMCCodeEmitter; create... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Chandler Carruth | Remove a file from CMakeLists.txt that Evan removed... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Evan Cheng | Rename TargetAsmParser to MCTargetAsmParser and TargetA... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Chandler Carruth | Still more library dependency updates. This reflects... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Chandler Carruth | Clean up a pile of hacks in our CMake build relating... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | ARM assembly parsing and encoding for SSAX, SSUB16... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | TargetAsmBackend has been renamed to MCAsmBackend. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Rename TargetAsmBackend to MCAsmBackend; rename createA... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Eli Friedman | Initial implementation of 'fence' instruction, the... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Nick Lewycky | Finish adding support for lifetime intrinsics to SROA... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Benjamin Kramer | I will save before I commit. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | ARM assembly parsing and encoding for SSAT16 instruction. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bruno Cardoso... | Codegen allonesvector better while using AVX: vpcmpeqd... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bruno Cardoso... | Add remaining 256-bit vector bitcasts. This also fixes... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bruno Cardoso... | - Handle special scalar_to_vector case: splats. Using... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bruno Cardoso... | Reintroduce r135730, this is indeed the right approach... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Benjamin Kramer | llvm-objdump: Ignore unreachable blocks when printing... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Fix include guards. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Benjamin Kramer | Add a note about efficient codegen for binary log. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Eli Friedman | Attempt to fix test failure reported on llvm-commits. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jakub Staszak | BranchProbability::print returns void now. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Eli Friedman | Make sure this DAGCombine actually returns an UNDEF... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jakub Staszak | Add BlockFrequency class. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | ARM assembly parsing and encoding for SSAT instruction. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Andrew Trick | Add clarifying comments for the new arguments to Unroll... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Refactoring fail. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Move CBackend and CppBackend MC initialization to Targe... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Eli Friedman | Get rid of an incorrect optimization for shuffles with... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Fix more MC layering violations. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | More MC layering violations. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Chandler Carruth | Check in updated CMake dependencies after Evan's latest... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Chandler Carruth | Add a missing enumerator to this switch. Currently... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Rafael Espindola | Add LLVMAddTargetLibraryInfo to the C API. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Separate MCInstPrinter registration from AsmPrinter... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Nick Lewycky | Add missing space (this line is no longer pushing the... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Nick Lewycky | 80 columns. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | Simply ARM so_reg MIOperandInfo definitions. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Rafael Espindola | Add LLVMAddLowerExpectIntrinsicPass to the C API. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Fix last bits of MC layer issues. llvm-mc doesn't need... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | ARM asm operand renaming. Make things a bit more explicit. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | More simple cleanup of ARM asm operand definitions. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bill Wendling | Fix some typos. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bill Wendling | An initial description of the compact unwind encoding. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Refactor MBlaze target to separate MC routines from... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Oscar Fuentes | While building a LLVM target, put the current source... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bill Wendling | Update the comment. This feature is available only... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | Make assembly parser method names more consistent. |
commit | commitdiff | tree | snapshot |
next |