2010-02-09 |
Garrison Venn | Adds a JIT based exception handling example to the... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sean Callanan | Fixed some indentation in the AsmWriterInst |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Johnny Chen | Add VBIF/VBIT for disassembly only. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jeffrey Yasskin | Make --disable-libffi work on systems with libffi insta... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
David Greene | Only dump output in debug mode. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Daniel Dunbar | llvm-mc: Add --show-fixups option, for displaying the... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Daniel Dunbar | MC/X86: Add a dummy implementation of MCFixup generatio... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Daniel Dunbar | MC: First cut at MCFixup, for getting fixup/relocation... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Bill Wendling | Improve comments in the LSDA somewhat. They can be... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Johnny Chen | Added VMRS/VMSR for disassembly only. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sean Callanan | Added AsmWriterInst.cpp to the CMakeList so that |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dale Johannesen | Disable unittests/ADT/BitVectorTest on PPC Darwin. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | port encoder enhancements over to the new encoder. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sean Callanan | Per PR 6219, factored AsmWriterInst and AsmWriterOperand |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | fix X86 encoder to output [disp] only addresses with... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Eric Christopher | Move Intrinsic::objectsize lowering back to InstCombine... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | revert r95689: getX86RegNum(BaseReg) != N86::ESP is |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | simplify. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dale Johannesen | Re-disable for Darwin; I was mistaken to think this... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | move target-independent opcodes out of TargetInstrInfo |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jim Grosbach | Radar 7417921 |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jeffrey Yasskin | Add support for TypeBuilder<const/volatile void*, false>. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Eric Christopher | Pull these back out, they're a little too aggressive... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jakob Stoklund... | Oops. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Johnny Chen | Added vcvtb/vcvtt (between half-precision and single... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jakob Stoklund... | Remember to update live-in lists when coalescing physregs. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Jakob Stoklund... | clang test suite |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dan Gohman | Mention IndVarSimplify in the comment by getSmallConsta... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dan Gohman | Mention vAny and iPTRAny in a comment. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | move tests that depend on the x86 backend out of codege... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | make target independent. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | merge a target-specific add test into x86 directory. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | merge another test in, drop the trivially constant... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | consolidate and filecheckize two tests. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | merge two tests, make target independent. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | move PR3462 to here. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | add a note from PR6194 |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dale Johannesen | Skip DEBUG_VALUE in some places where it was affecting... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Devang Patel | Add declaration attribute to a variable DIE, if there... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sean Callanan | Updated the enhanced disassembly library to produce |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | fix llvm_build_struct_gep for PR6167, patch by |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | simplify this code, duh. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | fix PR6193, only considering sign extensions *from... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Eric Christopher | Add file in here too. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sean Callanan | Fixed a problem where the enhanced disassembly |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | make -show-inst be formatted a bit nicer. Before: |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Lang Hames | Fixed a bug in the PBQP allocator's findCoalesces method. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | Implement x86 asm parsing support for %st and %st(4) |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Lang Hames | Added copy sensible construction & assignment to PBQP... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dale Johannesen | Debug operands should not be def or kill. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Lang Hames | Changed the definition of an "invalid" slot to include... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | stop using reserved identifiers. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Eric Christopher | Add a new pass to do llvm.objsize lowering using SCEV. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | pass stringref by value instead of by const& |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dan Gohman | Add explicit keywords. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | move PR6212 to this file. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Lattner | enhance bits_storage to work with enums by using a... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Dan Gohman | Implement AsmPrinter support for several more operators... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | Document that MCExpr::Mod is actually remainder. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | fix some problems handling large vectors reported in... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | this is done, tested by CodeGen/ARM/iabs.ll |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | convert to filecheck. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sean Callanan | Added header file declarations and .exports entries |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Devang Patel | test case for r95604. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Jim Grosbach | tighten up eh.setjmp sequence a bit. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | now that @GOTOFF is no longer represented as a suffix... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | unify the paths for external symbols and global variables: |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | switch the rest of the "@ concatentation" logic in... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sean Callanan | Fixed the AT&T AsmLexer to report the proper strings |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | switch ELF @GOTOFF references to use X86MCTargetExpr. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | ConstantFoldConstantExpression can theoretically return... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | add an x86 implementation of MCTargetExpr for |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | don't make hte dtor private or we can't construct the... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | use a c-style cast instead of reinterpret-cast, as... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Johnny Chen | Add VCVTR (between floating-point and integer, VFP... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | When CodeGen'ing unoptimized code, there may be unfolde... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | Add const qualifiers. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dale Johannesen | Apply the 95471 fix to SelectionDAGBuilder as well; |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | In guaranteed tailcall mode, don't decline the tailcall... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Gohman | Rename the PerformTailCallOpt variable to GuaranteedTai... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Johnny Chen | Add VCMP (VFP floating-point compare without 'E' bit... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Chris Lattner | add scaffolding for target-specific MCExprs. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Duncan Sands | Flesh out the list of predicates, for those who like... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Daniel Dunbar | ImmutableIntervalMap: Fix for unqualified lookup into... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Johnny Chen | Added VMOVRRS/VMOVSRR to ARMInstrVFP.td for disassembly... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Duncan Sands | Fix some typos. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Torok Edwin | Fix x86 JIT stub on MSVC. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sanjiv Gupta | Fixed build error for redefinition. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Sanjiv Gupta | Add uppercase and lowercase part defines in driver. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Nick Lewycky | Make the destructor for TypeMapBase protected. Spotted... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Duncan Sands | Give DwarfPrinter a protected (but not virtual) destruc... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Bruno Cardoso... | Add suport for VASTART on Mips. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Bruno Cardoso... | First step towards varargs support in Mips: |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Evan Cheng | Run codegen dce pass for all targets at all optimizatio... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Evan Cheng | Remove a large test case that (soon will) no longer... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Bob Wilson | Fix an uninitialized value. Radar 7609421. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Rafael Espindola | Fix alignment on ppc linux. This fixes the build of... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Evan Cheng | Do not emit callseq instructions around sibcalls. This... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Dale Johannesen | Add a Debug bit to MachineOperand, for uses that |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Dale Johannesen | After Victor's latest commits I am seeing null |
commit | commitdiff | tree | snapshot |
next |