2009-08-30 |
Chris Lattner | make DenseMap::clear() early exit if there is nothing... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | some minor cleanups to IRBuilder, factor the insertion |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | more cleanups: remove some redundant code, and simplify... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | eliminate the temporary SrcGEPOperands smallvector. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | simplify/detangle some control flow. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | simplify and cleanup some code, remove some code that... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | default count-aa to -print-all. The whole reason to... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bill Wendling | Nuke moribund "std::string" version of EOL(..., Encoding). |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Dan Gohman | Add AutoGenerated.inc to svn:ignore. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Dan Gohman | Remove an unnecessary Context argument. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Dan Gohman | Minor logic simplification. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Dan Gohman | Add some comments. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Dan Gohman | Cleanup whitespace and indentation. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Dan Gohman | Remove some unused fields. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Dan Gohman | CMOV_GR8 clobbers EFLAGS when its expansion involves... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Benjamin Kramer | Inline empty destructor. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Bill Wendling | Fix warning about non-virtual destructor. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Bill Wendling | - Add target lowering methods to get the preferred... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Bill Wendling | Add a form of EOL which emits the text version of a... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Bob Wilson | PR4795: Remove EEVT::isFP, isInt and isVec types used... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Eric Christopher | Make the augmentation size and next set of bytes agree... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Jeffrey Yasskin | Fix OProfile support after r80406 changed the DebugInfo... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
David Goodwin | Another stab at fixing up register kill flags after... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Anton Korobeynikov | Do not assert on too wide splats we don't support. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Anton Korobeynikov | Add missed extract_element pattern |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Devang Patel | Reapply 79977. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Evan Cheng | Let Darwin linker auto-synthesize stubs and lazy-pointe... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Eric Christopher | Nuke trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | Fix creation of .bca libraries with EXPORTED_SYMBOLS_LI... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Andreas Neustifter | Read Makefile.config before using LLVMGCC. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Torok Edwin | install-sh chmods to 0755 by default, and this causes... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Anton Korobeynikov | Short-term workaround for frame-related weirdness on... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Torok Edwin | rm needs -f |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Torok Edwin | Remove the llvmprof.out from the test output, otherwise... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Andreas Neustifter | Preparation for Optimal Edge Profiling: |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Andreas Neustifter | Remove profiling output file because two consecutive... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Andreas Neustifter | Removed unnecessary file creation during test. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Andreas Neustifter | Pulled all tests into one test. Removed some redundant... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | Fix -Asserts warning, round two. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: .lsym is more unsupported than unimplemented... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: Support .comm emission. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Evan Cheng | Print a nl before pic labels so they start at a new... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Andreas Neustifter | Since all std::cout is gone, also remove iostream include. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Andreas Neustifter | Readded test from r79615, this tests the complete profi... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: Support .zerofill emission. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: Tweak section alignment and size computation... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: Factor getSectionData out of SwitchSection. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: Emit .lcomm as .zerofill. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: Unique zero fill sections. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: Add const to EmitZeroFill section argument. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | llvm-mc: Fix thinko in emitting values. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | Add MathExtras.h OffsetToAlignment, like RoundUpToAlign... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Chris Lattner | finish a half formed thought :) |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | Another NO_RUNTIME_LIBRARIES tweak... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Dunbar | Tweak NO_RUNTIME_LIBS. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Chris Lattner | Mark Andersen's as experimental. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Chris Lattner | Fix PR3913, patch by Jakub Staszak! |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Evan Cheng | v4, v5 does not support sxtb / sxth. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Bob Wilson | Disable optional bindings for Apple-style builds. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Bob Wilson | Revert 76080. This broke some powerpc cross compiles. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | Revert r80305, I forgot a dependent change. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Devang Patel | Closure is a very generic name. Use AppleBlock instead. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | llvm-mc: Unique sections in .zerofill. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Gabor Greif | eliminate all 80-col violations that I have introduced... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | Don't build runtime libraries in an Apple style build. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Bruno Cardoso... | Revert 80278 for now, it caused a lot of MIPS tests... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Bruno Cardoso... | Revamp our friend Mips :) |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Don't mark CMOV_GR8 as two-address, or commutable,... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Adjust the MachineBasicBlock verifier rules to be more |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Eric Christopher | Add FIXME for when we support more specific XMM registers. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Eric Christopher | Nuke trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Use stripPointerCasts instead of doing the same manually. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Teach getUnderlyingObject and skipPointerCasts about... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Be somewhat more consistent about const qualifiers. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Global Aliases are not identifiable objects. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Handle TargetData with const. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Dan Gohman | Strip trailing whitespace from blank lines. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Gabor Greif | re-apply r80197, now that iterator.h is not mentioned... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Anton Korobeynikov | Hopefully the final missing part :( |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Anton Korobeynikov | Forgot about actual change :) |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Anton Korobeynikov | scalar_to_vector is fully legal now (implemented as... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Devang Patel | Remove an entry from ValueMap before removing elements. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Anton Korobeynikov | Ok, sometimes it's profitable to turn scalar_to_vector... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Anton Korobeynikov | Transform float scalar_to_vector into subreg accesses. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Misha Brukman | STRD and LDRD require ARMv5TE, not just ARMv5T. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Benjamin Kramer | Inverse logic to increase portability. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sanjiv Gupta | To make mcc16 run correctly on mac. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | llvm-mc/Mach-O: Add MCCodeEmitter support, for encoding... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | llvm-mc/X86: Implement single instruction encoding... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | llvm-mc: Print encodings after the instruction, and... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | X86: Mark EH_RETURN as code-gen-only. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | Add {MCInst,MCOperand}::{print,dump} |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | llvm-mc: Only show instruction encodings with --show... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Gabor Greif | the buildbots revealed one more breakage. fix. (why... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Gabor Greif | Clean up the minor mess I caused with removing iterator... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Chris Lattner | Implement a new optimization in the inliner: if inlinin... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Chris Lattner | the inliner shouldn't crash on this. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Daniel Dunbar | For now, only run MC tests if X86 is configured. |
commit | commitdiff | tree | snapshot |
next |