2011-06-02 |
Jakob Stoklund Olesen | Add a RegisterClassInfo class that lazily caches inform... |
tree | commitdiff |
2011-06-02 |
Akira Hatanaka | Detect FI|cst pattern in MipsDAGToDAGISel::SelectAddr... |
tree | commitdiff |
2011-06-02 |
Akira Hatanaka | Custom-lower FRAMEADDR. Patch by Sasa Stankovic. |
tree | commitdiff |
2011-06-02 |
Eli Friedman | When marking a block as being unanalyzable, use "Clobbe... |
tree | commitdiff |
2011-06-01 |
Eli Friedman | In MemoryDependenceAnalysis::getNonLocalPointerDepFromB... |
tree | commitdiff |
2011-06-01 |
Devang Patel | A DBG_VALUE that truncates a range does not start anoth... |
tree | commitdiff |
2011-06-01 |
Devang Patel | Do not drop constant values when a variable's content... |
tree | commitdiff |
2011-06-01 |
Stuart Hastings | Recommit 132404 with fixes. rdar://problem/5993888 |
tree | commitdiff |
2011-06-01 |
Eric Christopher | Allow bitcasts between valid types of the same size... |
tree | commitdiff |
2011-06-01 |
Stuart Hastings | Revert 132404 to appease a buildbot. rdar://problem... |
tree | commitdiff |
2011-06-01 |
Nadav Rotem | Refactor LegalizeTypes: Erase LegalizeAction and make... |
tree | commitdiff |
2011-06-01 |
Andrew Trick | SCEV: missing null check fix for r132360, dragonegg... |
tree | commitdiff |
2011-06-01 |
Jakob Stoklund Olesen | Revert r132358 "Simplify the eviction policy by making... |
tree | commitdiff |
2011-06-01 |
Stuart Hastings | Fix double FGETSIGN to work on x86_32; followup to... |
tree | commitdiff |
2011-06-01 |
Stuart Hastings | Add support for x86 CMPEQSS and friends. These instruc... |
tree | commitdiff |
2011-06-01 |
Stuart Hastings | Reapply 132348 with fixes. rdar://problem/6501862 |
tree | commitdiff |
2011-06-01 |
Jakob Stoklund Olesen | Fix PR10059 and future variations by handling all regis... |
tree | commitdiff |
2011-06-01 |
Stuart Hastings | Turn on FGETSIGN for x86. Followup to 132388. rdar... |
tree | commitdiff |
2011-06-01 |
Joerg Sonnenberger | Add new -d option to tblgen. It writes a make(1)-style... |
tree | commitdiff |
2011-06-01 |
Nadav Rotem | This patch is another step in the direction of adding... |
tree | commitdiff |
2011-06-01 |
Stuart Hastings | FGETSIGN support for x86, using movmskps/pd. Will... |
tree | commitdiff |
2011-06-01 |
Andrew Trick | Add an issue width check to the postRA scheduler. Patch... |
tree | commitdiff |
2011-06-01 |
John McCall | First, do no harm -- even if we can't find a selector... |
tree | commitdiff |
2011-06-01 |
Bill Wendling | The ARM stuff already calls the Resume function, not... |
tree | commitdiff |
2011-06-01 |
Devang Patel | Incomplete type may not have corresponding DIE, so... |
tree | commitdiff |
2011-05-31 |
Devang Patel | Refactor. |
tree | commitdiff |
2011-05-31 |
Devang Patel | Include global types, that are referenced through local... |
tree | commitdiff |
2011-05-31 |
Andrew Trick | scev: Better sign-extend removal. Normalize postincreme... |
tree | commitdiff |
2011-05-31 |
Jakob Stoklund Olesen | Simplify the eviction policy by making the failsafe... |
tree | commitdiff |
2011-05-31 |
Eli Friedman | llvm.memcpy.* has two distinct associated address space... |
tree | commitdiff |
2011-05-31 |
Bruno Cardoso Lopes | Fix uninitialized variables and silence warnings |
tree | commitdiff |
2011-05-31 |
Eli Friedman | Add a minor missing -verify check. Found by inspection. |
tree | commitdiff |
2011-05-31 |
Stuart Hastings | Revert to pacify a buildbot. rdar://problem/6501862 |
tree | commitdiff |
2011-05-31 |
Stuart Hastings | Followup to 132316; accept arbitrary constants, add... |
tree | commitdiff |
2011-05-31 |
Richard Osborne | Fix 80 column violations. |
tree | commitdiff |
2011-05-31 |
Richard Osborne | Add XCore intrinsic for crc8. |
tree | commitdiff |
2011-05-31 |
Richard Osborne | Add XCore intrinsic for crc32. |
tree | commitdiff |
2011-05-31 |
Bruno Cardoso Lopes | Fix ssat and ssat16 encodings for ARM and Thumb. The... |
tree | commitdiff |
2011-05-31 |
Bruno Cardoso Lopes | This patch implements atomic intrinsics atomic.load... |
tree | commitdiff |
2011-05-31 |
Bruno Cardoso Lopes | This patch implements the thread local storage. Impleme... |
tree | commitdiff |
2011-05-30 |
Rafael Espindola | Use the dwarf->llvm mapping to print register names... |
tree | commitdiff |
2011-05-30 |
Stuart Hastings | (1 - X) * (-2) -> (x - 1) * 2, for all positive nonzero... |
tree | commitdiff |
2011-05-30 |
Rafael Espindola | Split ppc dwarf regnums into ppc64 and ppc32 flavours. |
tree | commitdiff |
2011-05-30 |
Rafael Espindola | Introduce the DwarfRegAlias class for declaring that... |
tree | commitdiff |
2011-05-30 |
Rafael Espindola | Mark the 32 bit registers as invalid in 64 bit mode... |
tree | commitdiff |
2011-05-30 |
Rafael Espindola | Remove the DwarfNumbers from the subregisters. They... |
tree | commitdiff |
2011-05-30 |
Jakob Stoklund Olesen | Reapply r132245 with a fix for the bug that broke the... |
tree | commitdiff |
2011-05-30 |
Charles Davis | Emit the handler's data area. For GCC-style exceptions... |
tree | commitdiff |
2011-05-29 |
Jakob Stoklund Olesen | Revert r132245, "Create two BlockInfo entries when... |
tree | commitdiff |
2011-05-29 |
Jakob Stoklund Olesen | Fix PR10046 by updating LiveVariables kill info when... |
tree | commitdiff |
2011-05-29 |
John McCall | On Darwin ARM, set the UNWIND_RESUME libcall to _Unwind... |
tree | commitdiff |
2011-05-29 |
John McCall | ...this is not a good commit day for me. |
tree | commitdiff |
2011-05-29 |
John McCall | I didn't mean to commit these residues of a personal... |
tree | commitdiff |
2011-05-29 |
John McCall | On Darwin ARM, set the UNWIND_RESUME libcall to _Unwind... |
tree | commitdiff |
2011-05-29 |
Nick Lewycky | Don't crash owhen ComputeLoadResult can't compute the... |
tree | commitdiff |
2011-05-29 |
Nick Lewycky | Obey the isVolatile bit on memory intrinsics when analy... |
tree | commitdiff |
2011-05-29 |
Nadav Rotem | Fix warnings due to 132263; Thanks rdivacky. |
tree | commitdiff |
2011-05-29 |
Charles Davis | When generating against the Win64 EH scheme, set the... |
tree | commitdiff |
2011-05-29 |
Rafael Espindola | Fix to match the dwarf register numbers that gdb uses. |
tree | commitdiff |
2011-05-29 |
Rafael Espindola | Dwarf register 0 is r0, remove incorrect entries. |
tree | commitdiff |
2011-05-29 |
John McCall | Fix this to work correctly with phis; test case to... |
tree | commitdiff |
2011-05-29 |
Rafael Espindola | Remove the dwarf numbers from the D registers. They... |
tree | commitdiff |
2011-05-28 |
Cameron Zwarich | Fix ARM fast isel to correctly flag memory operands... |
tree | commitdiff |
2011-05-28 |
Nadav Rotem | Refactor the type legalizer. Switch TargetLowering... |
tree | commitdiff |
2011-05-28 |
Benjamin Kramer | Erase instructions _after_ checking their type. |
tree | commitdiff |
2011-05-28 |
Benjamin Kramer | ConstantFoldInstOperands doesn't like compares, hand... |
tree | commitdiff |
2011-05-28 |
John McCall | Implement and document the llvm.eh.resume intrinsic... |
tree | commitdiff |
2011-05-28 |
Charles Davis | When generating code for Win64 EH, emit StartProc and... |
tree | commitdiff |
2011-05-28 |
Bruno Cardoso Lopes | Add support for ARM ldrexd/strexd intrinsics. They... |
tree | commitdiff |
2011-05-28 |
Eric Christopher | This actually starts at offset 0, not 1. |
tree | commitdiff |
2011-05-28 |
Jakob Stoklund Olesen | Create two BlockInfo entries when a live range is disco... |
tree | commitdiff |
2011-05-28 |
Jakob Stoklund Olesen | Add SplitAnalysis::getNumLiveBlocks(). |
tree | commitdiff |
2011-05-28 |
Akira Hatanaka | Change the set of callee-saved registers for non-MIPS32... |
tree | commitdiff |
2011-05-28 |
Eric Christopher | Implement the 'M' output modifier for arm inline asm... |
tree | commitdiff |
2011-05-28 |
Akira Hatanaka | Define a wrapper node for target constant nodes (tgloba... |
tree | commitdiff |
2011-05-28 |
Devang Patel | Select DW_AT_const_value size based on global variable... |
tree | commitdiff |
2011-05-28 |
Rafael Espindola | Add 132187 back now that the real problem is fixed. |
tree | commitdiff |
2011-05-28 |
Rafael Espindola | Fix the root cause of the bootstrap failure: |
tree | commitdiff |
2011-05-27 |
Cameron Zwarich | Fix the remaining atomic intrinsics to use the right... |
tree | commitdiff |
2011-05-27 |
Charles Davis | Stub out support for Win64-style exceptions. Note that... |
tree | commitdiff |
2011-05-27 |
Bruno Cardoso Lopes | ARM asm parser wasn't able to parse a "mov" instruction... |
tree | commitdiff |
2011-05-27 |
Rafael Espindola | It looks like 132187 might have broken the llvm-gcc... |
tree | commitdiff |
2011-05-27 |
Cameron Zwarich | Add a GR32_NOREX_NOSP register class and fix a bug... |
tree | commitdiff |
2011-05-27 |
Rafael Espindola | Fix a regression I recently introduced by removing... |
tree | commitdiff |
2011-05-27 |
Rafael Espindola | Make size computation less brittle. |
tree | commitdiff |
2011-05-27 |
Charles Davis | Add the suffix to the Win64 EH data sections' names... |
tree | commitdiff |
2011-05-27 |
Nadav Rotem | Refactor getActionType and getTypeToTransformTo ; place... |
tree | commitdiff |
2011-05-27 |
Eli Friedman | Attempt to preserve debug line info in LICM; as the... |
tree | commitdiff |
2011-05-27 |
Evan Cheng | Don't use movw / movt for iOS static codegen for now... |
tree | commitdiff |
2011-05-27 |
Chad Rosier | CRC32 intrinsics were renamed at revision 132163. ... |
tree | commitdiff |
2011-05-27 |
Devang Patel | Keep this simple. Use DIType to get signness and size... |
tree | commitdiff |
2011-05-27 |
Charles Davis | Add a parameter to the Win64 EH section getters to... |
tree | commitdiff |
2011-05-27 |
Dan Gohman | Update this comment. |
tree | commitdiff |
2011-05-27 |
Eli Friedman | Don't sink or hoist debug info instrinsics; it isn... |
tree | commitdiff |
2011-05-27 |
John McCall | Fix the inliner to maintain the current de facto invoke... |
tree | commitdiff |
2011-05-27 |
Jakob Stoklund Olesen | Delete MethodBodies that only filtered reserved registers. |
tree | commitdiff |
2011-05-27 |
Devang Patel | Handle signed types gracefully. |
tree | commitdiff |
2011-05-27 |
Eli Friedman | Oops, wasn't intending to commit this. Partial revert... |
tree | commitdiff |
2011-05-27 |
Eli Friedman | Fix a silly mistake (which trips over an assertion... |
tree | commitdiff |
2011-05-27 |
Devang Patel | Select DW_AT_const_value size based on variable size. |
tree | commitdiff |
next |