2011-07-20 |
Eric Christopher | Regenerate configure and friends for Chad. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Jay Foad | Fix a GCC warning. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Evan Cheng | - Move CodeModel from a TargetMachine global option... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Evan Cheng | Include MCRegisterInfo to eliminate a compilation warning. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Francois Pichet | Fix the CMake build. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Evan Cheng | Add MCObjectFileInfo and sink the MCSections initializa... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Andrew Trick | indvars: Added getInsertPointForUses to find a valid... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Andrew Trick | indvars -disable-iv-rewrite: Add NarrowIVDefUse to... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
NAKAMURA Takumi | X86Subtarget.h: Assume "x86_64-cygwin", though it has... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Eric Christopher | New pointer rotate test. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Eric Christopher | Extra semi-colon. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Andrew Trick | indvars test case for r135558. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Andrew Trick | indvars -disable-iv-rewrite fix: derived GEP IVs |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Benjamin Kramer | Don't leak CodeGenInfos. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Akira Hatanaka | Change name of class. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Akira Hatanaka | Define classes for definitions of atomic instructions. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bill Wendling | Build and install the archive when building the Apple... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Lower memory barriers to sync instructions. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Evan Cheng | Fix an obvious typo that's preventing x86 (32-bit)... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Eli Friedman | PR10386: Don't try to split an edge from an indirectbr. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Benjamin Kramer | Fix off-by-one. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | Tweak ARM assembly parsing and printing of MSR instruction. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Devang Patel | Distinguish between two copies of one inlined variable. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | ARM assembly parsing of MRS instruction. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Owen Anderson | Enhance the FixedLengthDecoder to be able to generate... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Change variable name. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | ARM assembly parsing for MRC/MRC2/MRRC/MRRC2. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Use the correct opcodes: SLLV/SRLV or AND must be used... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | Move mr[r]c[2] ARM tests and tidy up a bit. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | ARM testcases for MOVT. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Use descriptive variable names. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | ARM assembly parsing for MOV (register). |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | Tighten conditional for 'mov' cc_out. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Devang Patel | Reapply r135457. This needs llvm-gcc change, that I... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | ARM assembly parsing for MOV (immediate). |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | Whitespace. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | Remove unused code. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Fix comments. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Remove redundant instructions. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Separate code that modifies control flow from code... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jim Grosbach | ARM range checking for so_imm operands in assembly... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bob Wilson | Revert "Make a provision to encode inline location... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bob Wilson | Revert "Update docs to reflect r135457." |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jay Foad | Convert ConstantFoldGetElementPtr to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jay Foad | Convert SimplifyGEPInst to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jay Foad | Convert gep_type_begin and gep_type_end to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jay Foad | Convert TargetData::getIndexedOffset to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jay Foad | Use ArrayRef in ConstantFoldInstOperands and ConstantFo... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Richard Osborne | Add intrinsics for the zext / sext instructions. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Richard Osborne | Add intrinsics for the testct, testwct instructions. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Richard Osborne | Add intrinsics for the peek and endin instructions. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Nick Lewycky | Remove bogus test: for all possible inputs of %X, the... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Make EmitAtomic functions return the correct MachineBas... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Akira Hatanaka | Do not insert instructions in reverse order. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Eli Friedman | Make isLoadExtLegal and isTruncStoreLegal check what... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Devang Patel | Update docs to reflect r135457. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Devang Patel | Make a provision to encode inline location in a variabl... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Devang Patel | Revert r135423. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jeffrey Yasskin | Document how to maintain a git-svn clone of the LLVM... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bill Wendling | Micro-opt: Only emit compact unwind if there is a compa... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bill Wendling | Use the CompactUnwindEncoding from the Frame, if it... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bill Wendling | Add a frame with the compact unwind encoding if it... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bill Wendling | Add a method to set compact unwind encoding information... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bill Wendling | Rename CompactEncoding to CompactUnwindEncoding. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Sean Callanan | Fixed a bug where the MC subtarget information |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bill Wendling | Add a field for the compact unwind encoding. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Bill Wendling | Move the compact encoding from the target-specific... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Owen Anderson | Revamp our handling of tLDMIA[_UPD] and tSTMIA[_UPD... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Evan Cheng | Eliminate TargetAsmInfo::getCompactUnwindEncoding.... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Evan Cheng | Move getInitialFrameState from TargetFrameInfo to MCAsm... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Owen Anderson | Mark the Darwin assembler workout as isCodeGenOnly... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Jeffrey Yasskin | Add APInt(numBits, ArrayRef<uint64_t> bigVal) construct... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Eli Friedman | FileCheck-ize a couple tests. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrew Trick | Compiler warning. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Evan Cheng | Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Devang Patel | During bottom up fast-isel, instructions emitted to... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrew Trick | indvars: LinearFunctionTestReplace for non-canonical... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Akira Hatanaka | Do not treat atomic.load.sub differently than other... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Akira Hatanaka | Set mayLoad or mayStore flags for SC and LL in order... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Owen Anderson | Re-apply r135319 with a fix for the constant island... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Jakob Stoklund... | Fix a crash when building 177.mesa for armv6. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrew Trick | indvars: Added verification that LFTR and other indvars... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrew Trick | indvars: Added isHighCostExpansion. Avoid generating... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Bruno Cardoso... | Be more smart with VCVTSS2SD. Also place the patterns... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Bruno Cardoso... | Add AVX 128-bit sqrt versions |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Akira Hatanaka | Change destination register operands of SC instructions... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Jakob Stoklund... | Intern all RecTy subclass instances to avoid duplicates. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | various cleanups noticed by Frits |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | remove pasto |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Frits van Bommel | Hopefully fix some GCC-based buildbots. GCC apparently... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Frits van Bommel | Migrate LLVM and Clang to use the new makeArrayRef... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Frits van Bommel | Introduce the 'makeArrayRef(...)' family of functions... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Lewycky | Delete empty unused file. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Jakob Stoklund... | Fix PR10387. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | document this api change. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | update for recent api changes. I have a hard time... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | update this to build with a recent IRBuilder change... |
commit | commitdiff | tree | snapshot |
next |