2010-10-21 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Jim Grosbach | ARM Binary encoding information for BFC/BFI instructions. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Dan Gohman | Add some more documentation. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Add tests for NEON vmul encoding. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Eric Christopher | These don't need to be virtual. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Rename this test to better reflect its contents. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Tobias Grosser | Fix type in passes. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Add tests for NEON encodings of vaddhn and vraddhn. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael J.... | Fix Warnings. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael J.... | X86: Base _fltused on the FunctionType of the called... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Move the encoding logic for Q registers into getMachine... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Add tests for NEON encodings of vqadd, which was alread... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael J.... | Support: Add Endian.h |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | ARM encodes Q registers as 2xregno (i.e. the number... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Eric Christopher | Handle storing args to the stack for calls. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Wesley Peck | Adding initial AsmParser implementation for the MBlaze... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Dan Gohman | Explain what "constant" means here. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Eric Christopher | More load/store refactoring, call reg+offset simplifica... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Dan Gohman | Update comments. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Add correct NEON encodings for vhadd and vrhadd. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Jakob Stoklund... | Don't include the destination interval in the union... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Jakob Stoklund... | Permit landing pad successor blocks when verifying... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Add correct encodings for NEON vaddw.s* and vaddw.u*. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Provide correct NEON encodings for vaddl.u* and vaddl.s*. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Rafael Espindola | Do not recurse into symbol refs that have a variant... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Kevin Enderby | More tweaks to X86 instructions to allow the 'w' suffix... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Duncan Sands | AlignLoc is never used for anything - zap it (gcc-4... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Duncan Sands | The return value of this call is not used, so no point |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Duncan Sands | RetOp is not actually used for anything useful (though |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Duncan Sands | The variable liTRC is not used for anything useful... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Duncan Sands | Remove some variables that are never really used |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Duncan Sands | Add parentheses to pacify gcc, which warns otherwise. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Duncan Sands | Argh, completely forgot to add this to the release... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Duncan Sands | Fix the cleanup process of exception information in... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Bill Wendling | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Wesley Peck | Removing stale AsmPrinter directory from MicroBlaze... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Oscar Fuentes | Deleted lib/Target/MBlaze/AsmPrinter/CMakeLists.txt... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Wesley Peck | Recommit 116986 with capitalization typo fixed. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Andrew Trick | putback r116983 and fix simple-fp-encoding.ll tests |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Wesley Peck | Reverting the commit 116986. It was breaking the build... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Revert r116983, which is breaking all the buildbots. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Wesley Peck | Major update of the MicroBlaze backend. The new feature... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Wesley Peck | Adding the EM_MBLAZE value to the machine architectures... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael J.... | X86: Add alloca probing to dynamic alloca on Windows... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Evan Cheng | Add missing scheduling itineraries for transfers betwee... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Owen Anderson | Implement correct encodings for NEON vadd, both integer... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael J.... | CodeGen-Windows: Only emit _fltused if a VarArg functio... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Eric Christopher | Custom lower f64 args passed in integer registers. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bill Wendling | Add encoding for moving a value between two ARM core... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Jakob Stoklund... | Remember to keep track of rematted values. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bill Wendling | Add encodings for movement between ARM core registers... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Dan Gohman | Memdep says that an instruction clobbers itself |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Owen Anderson | Attempt to fix valgrind complaining about (benign)... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Dan Gohman | Factor out the main aliasing check into a separate... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Dan Gohman | Add some comments. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Evan Cheng | More accurate estimate / tracking of register pressure. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Dale Johannesen | Fix crash introduced in 116852. 8573915. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Dan Gohman | Fix comments; the type graph is currently a tree, not... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Jason W Kim | Cut unneeded global variable. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Jakob Stoklund... | Move some of the InlineSpiller rematerialization code... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Dale Johannesen | Remove Synthesizable from the Type system; as MMX vector |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Jakob Stoklund... | When SimpleRegisterCoalescing is trimming kill flags... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Rafael Espindola | Handle _GLOBAL_OFFSET_TABLE_ correctly. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Michael J.... | Use C++03... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Michael J.... | System-Win32/Path: Fix incorrect assumption in isValid. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Chandler Carruth | Add a comment about ATTRIBUTE_UNUSED to avoid further... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Chandler Carruth | Remove remaining uses of ATTRIBUTE_UNUSED on variables... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Eric Christopher | Fix a TODO by removing some unnecesary copies. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Rafael Espindola | Record sysbols created by aliases. Fixes PR8414. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
NAKAMURA Takumi | Add ATTRIBUTE_UNUSED for -Asserts. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tobias Grosser | Add RegionPass support. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Douglas Gregor | Fix CMake build |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Anders Carlsson | Add a way to emit StringSwitch of clang attribute spell... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Jim Grosbach | Fix backwards conditional. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Dan Gohman | Make CodeGen TBAA-aware. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Jim Grosbach | Add dynamic realignment when rematerializing the base... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jim Grosbach | Nuke a commented out bit that got missed a while back. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jim Grosbach | Spelling typo fix. s/incput/input/. Thanks, Bob! |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jim Grosbach | Add a pre-dispatch SjLj EH hook on the unwind edge... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Dan Gohman | Move NoAA out of BasicAliasAnalysis.cpp into its own... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Dan Gohman | Reapply r116831 and r116839, converting AliasAnalysis... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Douglas Gregor | Extend StringRef's edit-distance algorithm to permit... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jim Grosbach | Update comments to remove obsolete references. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Dan Gohman | Revert r116831 and r116839, which are breaking selfhost... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jakob Stoklund... | Shrink MachineOperand from 40 to 32 bytes on 64-bit... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Owen Anderson | Passes do not need to recursively initialize passes... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Dale Johannesen | Enable using vdup for vector constants which are splat of |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Owen Anderson | Remove extraneous slash. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Rafael Espindola | Small cleanups and fixes in preparation for fixing... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Evan Cheng | Re-enable register pressure aware machine licm with... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Dan Gohman | Oops, check in all the files for converting AliasAnalys... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Michael J.... | unittests: Use the correct defines and global variables... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Michael J.... | Fix VC2010 build. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Owen Anderson | Factor out the call-once implementation into its own... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Dan Gohman | Change AliasAnalysis and its clients to use uint64_t... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jason W Kim | Fixing r116753 r116756 r116777 |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Owen Anderson | Get rid of static constructors for pass registration... |
commit | commitdiff | tree | snapshot |
next |