2010-05-07 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Duncan Sands | Correct some bogus target triples. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Add some words to this output to indicate what the... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Chris Lattner | don't pass -f to llc, it doesn't have it anymore. ... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Add a simple module-level debug info printer. It just... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Fix the new print functions to call print instead of... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Add an LLVM IR version of code sinking. This uses the... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Const-ify some stuff. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Convert the DebugInfo classes dump() methods into print... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Tobias Grosser | Document graphviz passes for the (post) dominator tree. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Evan Cheng | Use VLD2q32 / VST2q32 to reload / spill QQ (pair of... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Evan Cheng | Use VSTMD / VLDMD for spills and reloads of Q registers... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Nick Lewycky | Revert r103133 and add testcase from PR7066. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | When rematerializing, use the debug location of the... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dale Johannesen | Adjust tests affected by llvm-gcc 103229. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Transfer debug location information from PHI nodes... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Print debug information for SDNodes. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Dan Gohman | Disable the new unknown-location code for now. It cause... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
mike-m | Revert r103213. It broke several sections of live website. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Evan Cheng | Remove VLD1q and VST1q for reloading and spilling Q... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
mike-m | Disable man->postscript and man->pdf doc generation... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
mike-m | Cleanup unneeded dirs after docs overhaul. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
mike-m | Overhauled llvm/clang docs builds. Closes PR6613. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Daniel Dunbar | MC/X86: X86AbsMemAsmOperand is subclass of X86NoSegMemA... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Chris Lattner | fix rdar://7947167 - llvm-mc doesn't match movsq |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Sean Callanan | Eliminated the classification of control registers... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Daniel Dunbar | MC/X86: Error out if we see a non-constant FK_Data_1... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Dan Gohman | Add a DebugLoc argument to TargetInstrInfo::copyRegToRe... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Evan Cheng | Add argument TargetRegisterInfo to loadRegFromStackSlot... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Dan Gohman | Add a testcase for r103135, explicitly representing... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Bob Wilson | Fix handling of unreachable blocks in the SSAUpdater... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Bob Wilson | Add a missing break statement to fix unintentional... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Jim Grosbach | Fix unintentional fallthrough. Patch by Edmund Grimley... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Shantonu Sen | Fix "warning: extra ';' inside a struct or union" when... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Daniel Dunbar | Revert r103137, fix for $ in labels. It looks like... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Evan Cheng | Re-apply 103156 and 103157. 103156 didn't break anythin... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Evan Cheng | Fixes a coalescer bug that caused llc to crash on 2009... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Sean Hunt | Fix some stylistic issues with my last commit. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Dan Gohman | Revert r103157, which broke test/CodeGen/ARM/2009-11... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Eric Christopher | Revert r103156 since it was breaking the build bots. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Dan Gohman | Handle the case where open(2) or close(2) is interrupte... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Evan Cheng | Fix an obvious bug in isMoveInstr. It needs to return... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Evan Cheng | Adding pseudo 256-bit registers QQ0 . . . QQ7 to repres... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Evan Cheng | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Evan Cheng | storeRegToStackSlot has forgotten about QPR_8 register... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Dan Gohman | Handle EWOULDBLOCK as EAGAIN. And add a comment explain... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Chris Lattner | make -filetype=obj default to emitting its output to... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Dan Gohman | Update LabelsBeforeInsn also, when creating unknown... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Chris Lattner | Fix PR7054 - Assertion `Symbol->isUndefined() && "Canno... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Dan Gohman | In bottom-up mode, defer the materialization of local... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Dan Gohman | Add an "IsBottomUp" member function to FastISel, which... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Chris Lattner | fix rdar://7946934 - in some limited cases, the assembl... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jim Grosbach | Cleanup of ARMv7M support. Move hardware divide and... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Dan Gohman | Emit debug info for MachineInstrs with unknown debug... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Chris Lattner | Fix some ..'s |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jakob Stoklund... | Fix PR6520. An earlyclobber physreg must not be allocat... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Stuart Hastings | Test case for pr2394 and r102979. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Sean Callanan | Fixed a sign-extension bug in the X86 disassembler |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Devang Patel | Use getValue() for PHINodes when direct NodeMap access... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Bob Wilson | Select an ARM-hosted cross build with a separate makefi... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Do not pre-allocate references of D registers pairs... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jim Grosbach | fix copy/paste oops. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Dan Gohman | No-ops emitted for scheduling don't correspond with... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jim Grosbach | Add tests for ARMV7M divide instruction use |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jim Grosbach | Add initial support for ARMv7M subtarget and cortex... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Bob Wilson | Use the right version of "append" to combine two SmallV... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jim Grosbach | remove unneeded underscores. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jim Grosbach | Convert to filecheck |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC/Mach-O: Mark absolute variable's appropriately,... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC: Reject attempts to define a variable symbol. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC: Make setVariableValue check the redefinition condit... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Move REG_SEQUENCE removal to 2addr pass. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Chris Lattner | Implement rdar://7415680 - Twine integer support lacks... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jeffrey Yasskin | Rearrange the suppressions files to be by-architecture... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Model CONCAT_VECTORS of two 64-bit values as a REG_SEQU... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Trim include. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Teach liveintervalanalysis about virtual registers... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jeffrey Yasskin | Add a suppressions file for an intermittent "leak"... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC: Rename MCSymbol::{g,s}etValue -> MCSymbol::{g,s... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC/Mach-O/x86_64: Relocations in debug sections should... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | lit: Allow test_format to be None. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Benjamin Kramer | Try again if write(2) reports an recoverable error. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Shantonu Sen | Add newline to end of file to avoid warning |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Eric Christopher | Revert 102941, we're going to do this via attr and... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Sean Hunt | Include the right header for toupper |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Sean Hunt | Add an emitter to handle the list of clang statement... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Bob Wilson | Combine the implementations of the core part of the... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Chris Lattner | add the ability to associate 'category' names with... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | With -neon-reg-sequence, models forming a Q register... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | Do not pre-allocate for registers which form a REG_SEQU... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | Teach PHI elimination to remove REG_SEQUENCE instructio... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Duncan Sands | Use llvm.foo as the intrinsic, rather than llvm.dbg... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Bob Wilson | Defer adding critical edges to the "toSplit" list until... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Chris Lattner | one more thing. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Chris Lattner | update instructions for llvm-gcc4, the brave new world... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Chris Lattner | "on the rare occasion the SPU BE produces illegal assem... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Daniel Dunbar | MC/X86: Chris pointed that 'as' isn't consistent in... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | Rename variables for consistency. |
commit | commitdiff | tree | snapshot |
next |