2010-11-17 |
Bob Wilson | Fix the ARMGlobalMerge pass to look at variable sizes... |
tree | commitdiff |
2010-11-17 |
Dan Gohman | Move SCEV::isLoopInvariant and hasComputableLoopEvoluti... |
tree | commitdiff |
2010-11-17 |
Jim Grosbach | Make the ARM BR_JTadd instruction an explicit pseudo... |
tree | commitdiff |
2010-11-17 |
Evan Cheng | Avoid isel movcc of large immediates when the large... |
tree | commitdiff |
2010-11-17 |
Dan Gohman | Reference ScalarEvolution by name rather than directly... |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Before replacing a phi node with a different value, it |
tree | commitdiff |
2010-11-17 |
Owen Anderson | Revert r119551, which broke buildbots. |
tree | commitdiff |
2010-11-17 |
Dan Gohman | Verify SCEVAddRecExpr's invariant in ScalarEvolution... |
tree | commitdiff |
2010-11-17 |
Owen Anderson | Provide Thumb2 encodings for bitfield instructions. |
tree | commitdiff |
2010-11-17 |
Dan Gohman | Fix ScalarEvolution's range memoization to avoid using a |
tree | commitdiff |
2010-11-17 |
Evan Cheng | Remove ARM isel hacks that fold large immediates into... |
tree | commitdiff |
2010-11-17 |
Rafael Espindola | make isVirtualSection a virtual method on MCSection... |
tree | commitdiff |
2010-11-17 |
Owen Anderson | More miscellaneous Thumb2 encodings. |
tree | commitdiff |
2010-11-17 |
Jim Grosbach | Fix typo. |
tree | commitdiff |
2010-11-17 |
Bill Wendling | Add missing opcodes now that this function's used in... |
tree | commitdiff |
2010-11-17 |
Benjamin Kramer | InstCombine: Add a missing irem identity (X % X -> 0). |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Move some those Xor simplifications which don't require... |
tree | commitdiff |
2010-11-17 |
Jim Grosbach | More ARM encoding bits. LDRH now encodes properly. |
tree | commitdiff |
2010-11-17 |
Rafael Espindola | Add support for .int. |
tree | commitdiff |
2010-11-17 |
Rafael Espindola | Add support for .2byte, .4byte and .8byte. |
tree | commitdiff |
2010-11-17 |
Daniel Dunbar | MC-JIT: Stub out "pure" streamer. |
tree | commitdiff |
2010-11-17 |
Daniel Dunbar | MCJIT: Stub out MCJIT implementation, still doesn't... |
tree | commitdiff |
2010-11-17 |
Daniel Dunbar | lli: Add stub -use-mcjit option, which doesn't currentl... |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Have InlineFunction use SimplifyInstruction rather... |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Now that hasConstantValue has been made simpler, it... |
tree | commitdiff |
2010-11-17 |
Evan Cheng | Revert r119109 for now. It's breaking 176.gcc. |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Previously SimplifyInstruction could report that an... |
tree | commitdiff |
2010-11-17 |
Chris Lattner | With the newly simplified SourceMgr interfaces and... |
tree | commitdiff |
2010-11-17 |
Chris Lattner | now that AsmPrinter::EmitInlineAsm is factored right... |
tree | commitdiff |
2010-11-17 |
Che-Liang Chiou | Add simple arithmetics and %type directive for PTX |
tree | commitdiff |
2010-11-17 |
Evan Cheng | Simplify code that toggle optional operand to ARM:... |
tree | commitdiff |
2010-11-17 |
Chris Lattner | rearrange how the handler in SourceMgr is installed... |
tree | commitdiff |
2010-11-17 |
Chris Lattner | refactor the interface to EmitInlineAsm a bit, no funct... |
tree | commitdiff |
2010-11-17 |
Chris Lattner | fix PR8613 - Copy constructor of SwitchInst does not... |
tree | commitdiff |
2010-11-17 |
Chris Lattner | tidy up |
tree | commitdiff |
2010-11-17 |
Bill Wendling | The machine instruction no longer encodes the submode... |
tree | commitdiff |
2010-11-17 |
Bill Wendling | Proper encoding for VLDM and VSTM instructions. The... |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Fix a layering violation: hasConstantValue, which is... |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Have ScalarEvolution use SimplifyInstruction rather... |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Have RemovePredecessorAndSimplify you SimplifyInstruction |
tree | commitdiff |
2010-11-17 |
Duncan Sands | Remove dead code in GVN: now that SimplifyInstruction... |
tree | commitdiff |
2010-11-17 |
Dan Gohman | Memoize results from ScalarEvolution's getUnsignedRange... |
tree | commitdiff |
2010-11-17 |
Eric Christopher | Only avoid the check if we're the last operand before... |
tree | commitdiff |
2010-11-17 |
Bill Wendling | Add binary emission stuff for VLDM/VSTM. This reuses the |
tree | commitdiff |
2010-11-17 |
Peter Collingbourne | Fix typo: Exectuable -> Executable |
tree | commitdiff |
2010-11-16 |
Bill Wendling | Use the correct variable names so that the encodings... |
tree | commitdiff |
2010-11-16 |
Dan Gohman | Reapply r118917. With pseudo-instruction expansion... |
tree | commitdiff |
2010-11-16 |
Oscar Fuentes | Fix assembling X86CompilationCallback_Win64.asm on... |
tree | commitdiff |
2010-11-16 |
Dan Gohman | Fix grammaro. |
tree | commitdiff |
2010-11-16 |
Evan Cheng | Add ExpandPseudos.cpp. |
tree | commitdiff |
2010-11-16 |
Rafael Espindola | Add .loc methods to the streamer. |
tree | commitdiff |
2010-11-16 |
Dan Gohman | Split pseudo-instruction expansion into a separate... |
tree | commitdiff |
2010-11-16 |
Jakob Stoklund Olesen | Fix emergency spilling in LiveIntervals::spillPhysRegAr... |
tree | commitdiff |
2010-11-16 |
Jakob Stoklund Olesen | Print out the register class of the current interval. |
tree | commitdiff |
2010-11-16 |
Rafael Espindola | Parse and ignore some .cfi_* directives. |
tree | commitdiff |
2010-11-16 |
Michael J. Spencer | This is the first step in adding sane error handling... |
tree | commitdiff |
2010-11-16 |
Jim Grosbach | ARM conditional mov encoding fix. |
tree | commitdiff |
2010-11-16 |
Duncan Sands | Have a few places that want to simplify phi nodes use... |
tree | commitdiff |
2010-11-16 |
Duncan Sands | In which I discover the existence of loops. Threading... |
tree | commitdiff |
2010-11-16 |
Rafael Espindola | A bit more of gnu as compatibility when handling reloca... |
tree | commitdiff |
2010-11-16 |
Bill Wendling | L_bit doesn't work here. |
tree | commitdiff |
2010-11-16 |
Bill Wendling | - Remove dead patterns. |
tree | commitdiff |
2010-11-16 |
Bill Wendling | vldm and vstm are mnemonics for vldmia and vstmia resp. |
tree | commitdiff |
2010-11-16 |
Eric Christopher | Make the verifier a little quieter on instructions... |
tree | commitdiff |
2010-11-16 |
Chris Lattner | Fix a bug I introduced in the ppc refactoring, which... |
tree | commitdiff |
2010-11-16 |
Bill Wendling | Encode the multi-load/store instructions with their... |
tree | commitdiff |
2010-11-16 |
Michael J. Spencer | Object: Get rid of sys::Path, Triple, and cleanup names... |
tree | commitdiff |
2010-11-16 |
Chris Lattner | add copy of comment to the code that will survive the... |
tree | commitdiff |
2010-11-16 |
Chris Lattner | relax an assertion a bit, allowing the GPR argument of |
tree | commitdiff |
2010-11-16 |
Jakob Stoklund Olesen | Remember to resize SpillSlotToUsesMap when allocating... |
tree | commitdiff |
2010-11-16 |
Jakob Stoklund Olesen | Fix PR8612 in the standard spiller, take two. |
tree | commitdiff |
2010-11-16 |
Owen Anderson | Add Thumb2 encodings for mov and friends. |
tree | commitdiff |
2010-11-15 |
Rafael Espindola | Change the 11 byte nop to be a single instruction. |
tree | commitdiff |
2010-11-15 |
Chris Lattner | fix a pasto that massively broke the ppc jit while... |
tree | commitdiff |
2010-11-15 |
Jakob Stoklund Olesen | Revert "Fix PR8612 in the standard spiller as well." |
tree | commitdiff |
2010-11-15 |
Owen Anderson | Attempt to provide encodings for some miscellaneous... |
tree | commitdiff |
2010-11-15 |
Evan Cheng | Code clean up. The peephole pass should be the one... |
tree | commitdiff |
2010-11-15 |
Owen Anderson | Provide Thumb2 encodings for sxtb and friends. |
tree | commitdiff |
2010-11-15 |
Eric Christopher | Recommit this change and remove the failing part of... |
tree | commitdiff |
2010-11-15 |
Jakob Stoklund Olesen | Fix PR8612 in the standard spiller as well. |
tree | commitdiff |
2010-11-15 |
Jakob Stoklund Olesen | When spilling a register defined by an early clobber... |
tree | commitdiff |
2010-11-15 |
Jim Grosbach | ARM LDR_PRE/LDR_POST/STR_PRE/STR_POST (and the *B count... |
tree | commitdiff |
2010-11-15 |
Owen Anderson | Add Thumb2 encodings for comparison and shift operators. |
tree | commitdiff |
2010-11-15 |
Benjamin Kramer | Fix compiler warnigns. |
tree | commitdiff |
2010-11-15 |
Owen Anderson | Add correct Thumb2 encodings for mvn and friends. |
tree | commitdiff |
2010-11-15 |
Jim Grosbach | Add FIXMEs. |
tree | commitdiff |
2010-11-15 |
Jim Grosbach | Nuke redundant encoding bit set. |
tree | commitdiff |
2010-11-15 |
Duncan Sands | Teach InstructionSimplify the trick of skipping incomin... |
tree | commitdiff |
2010-11-15 |
Rafael Espindola | Change MCExpr::EvaluateAsRelocatableImpl of variables... |
tree | commitdiff |
2010-11-15 |
Jason W Kim | Dovetail with Dan Dunbar's rework of ELFObjectWriter. |
tree | commitdiff |
2010-11-15 |
Rafael Espindola | Fix PR8565. |
tree | commitdiff |
2010-11-15 |
Kalle Raiskila | Improve code layout, mostly indentation. |
tree | commitdiff |
2010-11-15 |
Chris Lattner | Wire up primitive support in the assembler backend... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | split out an encoder for memri operands, allowing a... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | add support for encoding the lo14 forms used for a... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | fix a regression with the new instprinter: we lost... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | implement the start of support for lo16 and ha16, allow... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | add a fixup for conditional branches, giving us output... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | change direct branches to encode with the same encoding... |
tree | commitdiff |
2010-11-15 |
Chris Lattner | eliminate a now-unneeded operand printer. |
tree | commitdiff |
next |