2010-07-31 |
Gabor Greif | doxygenize argument accessors |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Michael J.... | MC: Remove HasAbsolutizedSet from WindowsX86AsmBackend. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Bob Wilson | Move newlines before inline jumptables from the asm... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Michael J.... | Add relax all support to the COFF object streamer. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Bob Wilson | Add support for disassembling VMVN (immediate) instruct... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Rafael Espindola | The BlockExtractorPass() constructor was not reading... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Owen Anderson | Add an initial implementation of PHI translation for... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Evan Cheng | Add -disable-shifter-op to disable isel of shifter... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bob Wilson | Add a check in the ARM disassembler for NEON instructio... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bill Wendling | Add a "Compare" flag to the target instruction descript... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Dale Johannesen | PPC doesn't supported VLA with large alignment. This was |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Dan Gohman | Move MaximumAlignment to be a member of the Value class. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Owen Anderson | Revert my last two patches to LVI, which recent changes... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Nick Lewycky | Add missing newline to debug statement. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Nick Lewycky | LibCallAliasAnalysis uses multiple inheritance, so... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bruno Cardoso... | A *bunch* of tests for AVX intrinsics |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bob Wilson | Add the __TEXT,__StaticInit section to the list of... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bruno Cardoso... | Support all 128-bit AVX vector intrinsics. Most part... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bruno Cardoso... | Fix typo! |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bob Wilson | Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Daniel Dunbar | MC: Initialize MCFragment::Offset, noticed by Cameron... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Daniel Dunbar | Fix -Wmissing-field-initializers warnings. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
John Criswell | Grammar cop pullover: Corrected and improved some gramm... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Rafael Espindola | Add a Program argument to diffProgram to avoid a use... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Benjamin Kramer | Tweak suppressions. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Eli Friedman | Fix for bug reported by Evzen Muller on llvm-commits... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Duncan Sands | Do not pass a copy of the value map, pass a reference... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Duncan Sands | Fix the ValueMap copy constructor. The issue is that... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Jim Grosbach | Many Thumb2 instructions can reference the full ARM... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Gabor Greif | remove a layer of cruft |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Eric Christopher | Fix this up per llvm-gcc r109819. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Benjamin Kramer | Supress valgrind errors from python. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Bob Wilson | Remove the temporary hack, now that the llvm-i686-linux... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Nate Begeman | Add builtins for ssat/usat, similar to RealView's __ssa... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Bob Wilson | Fix the temporary hack. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | Temporary hack to ensure stale Analysis dir is cleaned... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Benjamin Kramer | Remove XFAIL, test doesn't leak anymore. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Bob Wilson | Refactor ARM-specific DAG combining in preparation... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Dale Johannesen | Implement vector constants which are splat of |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Bob Wilson | Don't assert on an unrecognized BrMiscFrm instruction. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | Transcribe IRC to svn. Also don't print basic block... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Eric Christopher | Grammar. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | Make the header self-contained and follow #include... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Eli Friedman | PR7750: !CExpr->isNullValue() only properly computes... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Owen Anderson | Make un-named values legible in certain vim configurations. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Nate Begeman | Add intrinsics __builtin_arm_qadd & __builtin_arm_qsub... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | Switch to using the LLVM CommandLine library so that... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Benjamin Kramer | Plug the remaining MC leaks by giving MCObjectStreamer... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Dale Johannesen | Comment typo. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Jakob Stoklund... | Revert r109652, and remove the offending assert in... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | CrashRecovery: Use ThreadLocal::erase() instead of... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Rafael Espindola | Make the test while reducing blocks functional. This... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Benjamin Kramer | Stop leaking std::strings in GetDwarfFile. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Benjamin Kramer | COFFObjectWriter: Don't leak COFFSymbols and COFFSections. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | Centralize the logic to permanently unify two instructi... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | Diagnose non-structural differences in the case where... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | When unifying instructions during a block diff, actuall... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | Somehow I was getting reasonable results for the test... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | Cache the result of errs() and implement formatted... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
John McCall | Add the llvm-diff tool, which performs a relatively... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | Make sure to include config.h, to pickup LLVM_ON_WIN32. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | MC: Destroy Macro instances. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Eric Christopher | Speculatively revert r109705 since it seems to be causi... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | CrashRecoveryContext: Add a simple POSIX implementation. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Jakob Stoklund... | Fix a bug in the -regalloc=fast handling of exotic... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Jakob Stoklund... | Use the right gcc tool args for IsARMArchitecture. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Dan Gohman | Factor out some of the code for updating old SCEVUnknow... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Owen Anderson | Pass the queried value by argument rather than in a... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Jim Grosbach | ARM mode version of r109693. Remove incorrect substitut... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Jim Grosbach | Remove incorrect substitution pattern for UXTB16. It... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Jim Grosbach | Remove dead prototype |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Gabor Greif | simplify by using CallSite constructors; virtually... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Owen Anderson | Add an erase() method to llvm::ThreadLocal. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Owen Anderson | Add more doxygen comments for llvm::ThreadLocal. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Owen Anderson | Get rid of LVIQuery as a distinct data structure, so... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dan Gohman | Move MaximumAlignment to Value.h, now that GlobalValue... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dan Gohman | Make GlobalValue alignment consistent with load, store... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Jakob Stoklund... | Create a fixed stack object for varargs that is as... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Kevin Enderby | Added first bit of support for the dwarf .file directiv... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Daniel Dunbar | RegionInfo: Make sure to free cached nodes; Tobias... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Daniel Dunbar | MC: Put back the MCFragment vtable, so subclasses are... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Eric Christopher | Regenerate. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Eric Christopher | Use a C++ compiler for the atomic builtin check since... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dan Gohman | Define a maximum supported alignment value for load... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Jakob Stoklund... | Print out the regclass of any virtual registers used... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Bob Wilson | Fix a warning from gcc-4.0 (from the ppc buildbot). |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Rafael Espindola | Instead of abusing swapProgramIn, just add a Module... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | Unbreak my CMake build, say you'll compile for me again... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dan Gohman | Fix this code to avoid decrementing an iterator past... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dan Gohman | When user code intentionally dereferences null, the... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dan Gohman | Do GEP offset calculations with unsigned math rather... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dan Gohman | Add some extra friend declarations to fix a gcc-4.0... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Gabor Greif | simplify |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Daniel Dunbar | Support: Add CrashRecoveryContext helper object. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Gabor Greif | simplify |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dan Gohman | Update svn:ignore properties. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Gabor Greif | use Value* constructor of CallSite to create potentiall... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Gabor Greif | use Value* constructor of CallSite to create potentiall... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Gabor Greif | use Value* constructor of CallSite to create potentiall... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Gabor Greif | simplify |
commit | commitdiff | tree | snapshot |
next |