2010-11-12 |
Rafael Espindola | Add --enable-docs. Patch by NAKAMURA Takumi. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dan Gohman | When the definition of an address value is in a differe... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Chris Lattner | accept lret as an alias for lretl, fixing the reopened... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Rafael Espindola | Remove what looks like dead code in the production... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Andrew Trick | typo (4th checkin for one fix) |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Andrew Trick | Emacs auto-fill bug. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jim Grosbach | Fill in the default predication bits for ARM unconditio... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Andrew Trick | Test case for PR8287: SD scheduling time. Fixed in... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jim Grosbach | Encoding for ARM LDRSB instructions. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Andrew Trick | Fixes PR8287: SD scheduling time. The fix is a failsafe... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Chris Lattner | implement PR8592: empirically "lretq" is a "lret" with... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Chris Lattner | tidy up. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Rafael Espindola | gnu as support both % and @ before types, do the same. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dan Gohman | Re-disable TBAA for now; it broke MultiSource/Applicati... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Kalle Raiskila | Fix memory access lowering on SPU, adding |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Eric Christopher | Fix up a few more spots of addrmode2 (or not) changes... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dan Gohman | Enable TBAA. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Lang Hames | Fix some style issues in PBQP. Patch by David Blaikie. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dan Gohman | Enhance DSE to handle the case where a free call makes... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dan Gohman | Filecheckize. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dale Johannesen | Remove possibly useful info from comment, per Chris. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Bruno Cardoso... | Enable mips32 mul instruction. Patch by Akira Hatanaka... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Chris Lattner | describe the preferred approach to silencing 'unused... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Chris Lattner | add operand iterator apis to MachineInstr, patch by... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jim Grosbach | Start of support for binary emit of 16-it Thumb instruc... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Owen Anderson | Fill out support for Thumb2 encodings of NEON instructions. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Wesley Peck | The BRK instruction in the MicroBlaze is a branch-and... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Nick Lewycky | Doxygenify |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Add helper functions for computing the Location of... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Wesley Peck | Fix tblgen instruction errors exposed by MC asm parser... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Owen Anderson | Add correct Thumb2 encodings for NEON vst[1,2,3,4]... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Don't forget the TBAA info, if available. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Factor out Instruction::isSafeToSpeculativelyExecute... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Owen Anderson | Flesh out tests for Thumb2 encodings of NEON instructions. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Delete unneeded ssp attributes. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Eric Christopher | Revert the accidental commit I made reverting the previ... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jim Grosbach | ARM fixup encoding for direct call instructions (BL). |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Eric Christopher | Revert this temporarily. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Eric Christopher | Change the prologue and epilogue to use push/pop for... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Avoid calling alias on non-pointer values. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Owen Anderson | Add support for Thumb2 encodings of NEON data processin... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Rafael Espindola | Mark labels declared in tls sections as STT_TLS. This... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Wesley Peck | Fixed some bugs in MBlaze asm parser that were introduc... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Rafael Espindola | Initial comdat implementation. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | TBAA-enable ArgumentPromotion. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Add a FIXME comment. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jim Grosbach | Encoding of destination fixup for ARM branch and condit... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Andrew Trick | Check TRI->getReservedRegs because other allocators... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Add comments. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Rafael Espindola | Make AliasedSymbol able to handle MCTargetExpr. They... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Chris Lattner | add pr# |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jim Grosbach | Encoding for ARM LDRSH_POST. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Rafael Espindola | Fix the symbol index of weak references. Also make... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Add brief doxygen comments for AliasResult enum values. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Include ImmutablePass passes in -debug-pass=Arguments. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Remove the memmove->memcpy optimization from CodeGen... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Make Sink tbaa-aware. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | It's safe to sink some instructions which are not safe... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
NAKAMURA Takumi | CMake: Add the new option "LLVM_LIT_ARGS". |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Rafael Espindola | Remove some explicit arguments to getELFSection. This is |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jim Grosbach | Encoding for ARM LDRSH and LDRSH_PRE. Cannonicalize... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jim Grosbach | Fix encoding of Ra register for ARM smla* instructions. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Owen Anderson | Add support for specifying a PostEncoderMethod, which... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jim Grosbach | ARM STRH encoding information. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Add a testcase which demonstrates alias analysis pass... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jakob Stoklund... | Delete SplittingSpiller. It was not being used by anyon... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | It's not necessary to clear out the Size and TBAATag... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Dan Gohman | Set NonLocalDepInfo's Size field to UnknownSize when... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jakob Stoklund... | Insert two blank SlotIndexes between basic blocks inste... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Devang Patel | Document debuginfo-tests. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jakob Stoklund... | Delete unused function. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jakob Stoklund... | No need to add liveness that's already there. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jakob Stoklund... | Hook up AliasAnalysis in InlineSpiller. This is used... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jim Grosbach | Move LDM predicate operand encoding into base clase... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jim Grosbach | ARM LDM encoding for the mode (ia, ib, da, db) operand. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Rafael Espindola | Factor some code into WriteSection. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jim Grosbach | Fix ARM encoding of non-return LDM instructions. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jim Grosbach | Fix ARM encoding of LDM+Return instruction. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Dan Gohman | When clearing a non-local pointer dependency cache... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Rafael Espindola | Update the section index map after we add the medatada... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Devang Patel | Take care of special characters while creating named... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Rafael Espindola | Use SectionIndexMap in WriteSymbolTable to make it... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Dan Gohman | Factor out the code for computing an AliasAnalysis... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Rafael Espindola | Factor some code into ComputeIndexMap. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Dan Gohman | Fully invalidate cached results when a prior query... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Nate Begeman | Fix an issue where we tried to turn a v2f32 build_vecto... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Duncan Sands | Reduce the maximum recursion depth, 5 seems pointlessly... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Dan Gohman | Enhance GVN to do more precise alias queries for non... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Rafael Espindola | Change the String<size> methods to take a fragment... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jakob Stoklund... | Basic rematerialization during splitting. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Andrew Trick | RABasic is nearly functionally complete. There are... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Rafael Espindola | Use MCSectionELF in places we know we have an ELF section. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Dan Gohman | Use getValueOperand() and getPointerOperand() on load... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Dan Gohman | Rename AccessesArguments and AccessesArgumentsReadonly... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Duncan Sands | Teach InstructionSimplify how to look through PHI nodes... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Dan Gohman | Fix a copy+pasto Duncan noticed. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Dan Gohman | Add a doesAccessArgPointees helper function, and update... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jim Grosbach | Simplify and clean up MC symbol lookup for ARM constant... |
commit | commitdiff | tree | snapshot |
next |