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 |
2011-07-25 |
Oscar Fuentes | Unbreak the build. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jakub Staszak | Fix class description. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jakub Staszak | Fix #include guard directive. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | Tidy up formatting. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | Tidy up a bit. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Missed a file. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Refactor PPC target to separate MC routines from Target... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | More refactoring. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jakub Staszak | Rename BlockFrequency to BlockFrequencyInfo and Machine... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Evan Cheng | Refactor X86 target to separate MC code from Target... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bill Wendling | Changed disabled code into a flag. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bill Wendling | Remove dead variable. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Bill Wendling | After we've modified the prolog to save volatile regist... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | Move some ELF directives into ELF asm parser. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Oscar Fuentes | Builds llvmc and its examples with CMake. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Oscar Fuentes | Fixes VS support for llvmc mcc16 llvmc example. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Grosbach | Tidy up. 80 columns. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Rafael Espindola | Add uwtable to the langref. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jakob Stoklund... | Add an RS_Split2 stage used for loop prevention. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jakob Stoklund... | Rename live range stages to better reflect how they... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Frits van Bommel | Shorten some expressions by using ArrayRef::slice(). |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Oscar Fuentes | CMake: generalize the system that creates custom target... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jay Foad | Remove uses of std::vector from TypeBuilder. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jay Foad | Use ArrayRef in the (protected) constructors of Constan... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jay Foad | Convert GetElementPtrInst to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Chris Lattner | switch Triple to take twines instead of stringrefs. |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Chris Lattner | Add Twine support for characters, and switch twine... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Jakob Stoklund... | Never extend live ranges for <undef> uses. |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Jakob Stoklund... | Correctly handle <undef> tied uses when rewriting after... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Frits van Bommel | Omit explicit length here, now that I've had a chance... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Roman Divacky | Set PPCII::MO_DARWIN_STUB only on MacOSX < 10.5. |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Chris Lattner | clarify that opaque is actually a struct type, PR10430 |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Chris Lattner | how about that, StringRef doesn't allow any mutation... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Jakob Stoklund... | Add RAGreedy::calcCompactRegion. |
commit | commitdiff | tree | snapshot |
next |