2010-11-18 |
Bill Wendling | Give the exclamation point a name instead of a number. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | More tests. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Fix encodings for pkhbt, and fix some tests where I... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Anton Korobeynikov | Move getInitialFrameState() to TargetFrameInfo |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | ARM Encoding information for UXTAH and friends. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Tanya Lattner | Fix bug in DAGCombiner for ARM that was trying to do... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Bill Wendling | Don't allocate the SmallVector of Registers. It gets... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Provide Thumb2 encodings for mov's that come from MOVCC... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Add ARM encoding information for LDRH post-increment. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Bob Wilson | Change the 'x' type modifier for Neon intrinsics to... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Anton Korobeynikov | Move hasFP() and few related hooks to TargetFrameInfo. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Duncan Sands | Fix thinko: we must turn select(anyext, sext) into... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Bob Wilson | Split up ARM LowerShift function. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | More Thumb2 encodings. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Fill out the set of Thumb2 multiplication operator... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Duncan Sands | The DAGCombiner was threading select over pairs of... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Duncan Sands | Factor code for testing whether replacing one value... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Bill Wendling | Missed the _RET versions of LDMIA. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Eric Christopher | Rewrite stack callee saved spills and restores to use... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Fix an order-of-deallocation issue where the AttrListIm... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Use thread-safe statics to avoid a static constructor... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Oops, missed this file when remaing ExpandPseudos to... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Rename ExpandPseudos to ExpandISelPseudos to help clari... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Completely rework the datastructure GVN uses to represe... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | ARMPseudoInst instructions should default to being... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Fix typos. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Document the units for the Size field. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Bounds-check APInt's operator[]. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | ExpandPseudos doesn't have any dependencies, so it... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Strip trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Use llvm_unreachable for "impossible" situations. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Add support for PHI-translating sext, zext, and trunc... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | slightly simplify code and substantially improve commen... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | remove a pointless restriction from memcpyopt. It was |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | filecheckize, this is still not optimal, see PR8643 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | remove another pointless noalias check: M is a memcpy... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | use AA::isNoAlias instead of open coding it. Remove... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | finish a thought. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | rearrange some code, splitting memcpy/memcpy optimization |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | allow eliminating an alloca that is just copied from... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | enhance the "alloca is just a memcpy from constant... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | fix a small oversight in the "eliminate memcpy from... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | trivial QoI improvement. On this invalid input: |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | patch from Frits van Bommel: |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rafael Espindola | Change CodeGen to use .loc directives. This produces... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Evan Cheng | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | ARM PseudoInst instructions don't need or use an assemb... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Revert 119600 to unbreak the build. Francois, please... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dale Johannesen | Do not throw away alignment when generating the DAG for |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Add FIXME. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Refactor the ARM PICADD and PICLDR* instructions to... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Try again at providing Thumb2 encodings for basic multi... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Francois Pichet | Appease MSVC 2008: you can't use keyword this inside... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
John Thompson | Fixed to use input redirection for source - to eliminat... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Refactor a few ARM load instructions to better paramete... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Revert r119593 while I figure out my testing disagrees... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Introduce memoization for ScalarEvolution dominates... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Provide correct Thumb2 encodings for basic multiplicati... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Oscar Fuentes | Updated library dependencies. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
John Thompson | Bug 8621 fix - pointer cast stripped from inline asm... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wesley Peck | Make MCJIT work with CMake. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | Clean up LEApcrel instuction(s) a bit. It's not really... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Factor out the code for purging a SCEV from all the... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Merge the implementations of isLoopInvariant and hasCom... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wesley Peck | Now that the MBlaze backend is in its own directory... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Make SCEV::getType() and SCEV::print non-virtual. Move... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Owen Anderson | Second attempt at correct encodings for Thumb2 bitfield... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dale Johannesen | These tests are looking for library function names... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Move SCEV::dominates and properlyDominates to ScalarEvo... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Change ARMGlobalMerge to keep BSS globals in separate... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Fix ARMGlobalMerge pass to check if globals are entirel... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Change the symbol for merged globals from "merged"... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Fix the ARMGlobalMerge pass to look at variable sizes... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Move SCEV::isLoopInvariant and hasComputableLoopEvoluti... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | Make the ARM BR_JTadd instruction an explicit pseudo... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Evan Cheng | Avoid isel movcc of large immediates when the large... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Reference ScalarEvolution by name rather than directly... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Before replacing a phi node with a different value, it |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Owen Anderson | Revert r119551, which broke buildbots. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Verify SCEVAddRecExpr's invariant in ScalarEvolution... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Owen Anderson | Provide Thumb2 encodings for bitfield instructions. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Fix ScalarEvolution's range memoization to avoid using a |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Evan Cheng | Remove ARM isel hacks that fold large immediates into... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | make isVirtualSection a virtual method on MCSection... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Owen Anderson | More miscellaneous Thumb2 encodings. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | add some justification for "using namespace llvm;" |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bill Wendling | Add missing opcodes now that this function's used in... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Benjamin Kramer | InstCombine: Add a missing irem identity (X % X -> 0). |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Move some those Xor simplifications which don't require... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | More ARM encoding bits. LDRH now encodes properly. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | various cleanups and other improvements, patch by Zhany... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Add support for .int. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Add support for .2byte, .4byte and .8byte. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Daniel Dunbar | MC-JIT: Stub out "pure" streamer. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Daniel Dunbar | MCJIT: Stub out MCJIT implementation, still doesn't... |
commit | commitdiff | tree | snapshot |
next |