2010-03-28 |
Chris Lattner | now that (parallel) is gone and a variety of bugs in... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Chris Lattner | add an optimized form of OPC_EmitMergeInputChains for... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Chris Lattner | don't add nodes to the now-dead nodes list multiple... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Chris Lattner | Improve systemz to model cmp and ucmp nodes as returning |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Chris Lattner | the FPCmp node returns an i32. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Chris Lattner | fix some modelling problems exposed by a patch I'm... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Chris Lattner | don't add flag nodes with chain results to the NowDeadNodes |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jeffrey Yasskin | Oops, r98447 dropped the reference to ForwardType in... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | fix a long standing fixme, which required fixing a... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | fix CodeGenTarget::getRegisterVTs to not return the |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | hoist some funky logic into CodeGenInstruction |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | continue pushing tblgen's support for nodes with multiple |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | improve -debug-only=isel comments for cases when we... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | fix a bug in my recent patch that increased opcode... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | revert r99719 which is breaking the botz. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Dan Gohman | Make llvm-ld remove its output files in the event of... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Dan Gohman | Give FileRemover a default constructor to allow FileRem... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Dan Gohman | No need to check the same condition twice. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Dan Gohman | Remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Jeffrey Yasskin | Remove another memory leak from ABCD by using Edges... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Jeffrey Yasskin | In ABCD, change the non-null Bound*s to Bound&s. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Jeffrey Yasskin | Fix a memory leak in ABCD by giving ownership of Bound... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Jeffrey Yasskin | XFAIL a new tblgen test for memory leak checking. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Jeffrey Yasskin | Avoid leaking the memory allocated for GlobalVariables... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Bob Wilson | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Bob Wilson | Add a format argument to the N3V and N3VX classes,... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | remove parallel support. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | eliminate the last of the parallel's! |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Eric Christopher | When we promote a load of an argument make sure to... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Bill Wendling | Forgot the part where we handle the ".llvm.eh.catch... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Bill Wendling | Return if we changed anything or not. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Bill Wendling | If a selector has a call to ".llvm.eh.catch.all.value... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Johnny Chen | Add NVMulSLFrm to represent "3-register multiply with... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | eliminate almost all the rest of the x86-32 parallels. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Chris Lattner | bump FIRST_TARGET_MEMORY_OPCODE back up, there is no... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Jim Grosbach | Thumb2 storeFrom/LoadToStackSlot() need to handle tGPR... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Chris Lattner | improve portability to minix, patch by |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Johnny Chen | Remove the duplicate multiclass N3VSh_QHSD and use... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Bill Wendling | If we mark clean-ups as clean-ups, then it could break... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Johnny Chen | Add NVExtFrm to represent NEON Vector Extract Instructi... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Chris Lattner | remove a constructor implementation that isn't declared |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Anton Korobeynikov | Add few missed libcalls and correct names for others. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Johnny Chen | Add N3RegVShFrm to represent 3-Register Vector Shift... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Gabor Greif | fix iterator name |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Dan Gohman | Minor grammar and html fixes. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Gabor Greif | some more tweaks |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Dan Gohman | Tell "the rest of the story" about LLVM's iterators... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Gabor Greif | fix formatting and a validation fail |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Gabor Greif | add a blurb on const versions of chain traversals and... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Dale Johannesen | Debug info shouldn't affect kills. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Devang Patel | Add a paragram describing how to extract line number... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Gabor Greif | http://englishplus.com/grammar/00000296.htm |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Dan Gohman | Fix SmallVector's insert to handle non-random-access... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Jim Grosbach | vldm/vstm can only do up to 16 double-word registers... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Johnny Chen | Add N3RegFrm to represent "NEON 3 vector register forma... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Evan Cheng | Do not sibcall if stack needs to be dynamically aligned. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Evan Cheng | Allow trivial sibcall of vararg callee when no argument... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Evan Cheng | LiveVariables should clear kill / dead markers first... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Johnny Chen | Add N2RegVShLFrm and N2RegVShRFrm formats so that the... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Jeffrey Yasskin | Avoid leaking argv and env arrays from lli. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Dan Gohman | Ignore debug intrinsics in yet more places. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Evan Cheng | Try trivial remat before the coalescer gives up on... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Dale Johannesen | Handle DEBUG_VALUE in this pass. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jim Grosbach | switch the flag for using NEON for SP floating point... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jim Grosbach | need to fix 'make check' tests first. revert for a... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jim Grosbach | switch the flag for using NEON for SP floating point... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Gabor Greif | rename pred_const_iterator to const_pred_iterator for... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Johnny Chen | Removed instruction class NI from ARMInstrFormats.td. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jim Grosbach | switch the use-vml[as] instructions flag to a subtarget... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Gabor Greif | rename use_const_iterator to const_use_iterator for... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | llvm-mc: Add a -mc-relax-all option, which relaxes... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Johnny Chen | Add NVDupLnFrm and change NVDupLane class to use that... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jim Grosbach | ARM cortex-a8 doesn't do vmla/vmls well. disable them... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Johnny Chen | Add NVCVTFrm (NEON Convert with fractional bits immedia... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | MC: Stop restarting layout on every relaxation. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | Fix -Asserts warning, again. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jakob Stoklund... | Tag SSE2 integer instructions as SSEPackedInt. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jakob Stoklund... | Teach TableGen to understand X.Y notation in the TSFlag... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Chris Lattner | fix a valgrind error on copy-constructor-synthesis... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Evan Cheng | Remove an unused option. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | MC: Simplify main section layout process by moving... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | MC: Sink Section address assignment into LayoutSection. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jakob Stoklund... | Add a late SSEDomainFix pass that twiddles SSE instruct... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Johnny Chen | Added a new instruction class NVDupLane to be inherited... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Bob Wilson | Reapply Kevin's change 94440, now that Chris has fixed... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | Sketch a few Clang release notes. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Devang Patel | Add comment. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
John Criswell | Fixed spurious warning problem noticed by Daniel Dunbar... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | MC/Mach-O: Switch to MCSectionData::getOrdinal. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Evan Cheng | Scheduler assumes SDDbgValue nodes are in source order... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | MC: Explicity track section and fragment ordinals. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel Dunbar | lit: Add LitTestCase and lit.load_test_suite, for adapt... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Chris Lattner | Change tblgen to emit FOOISD opcode names as two |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Jakob Stoklund... | Fix evil TableGen bug in template parameters with defaults. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Devang Patel | Include isFunctionLocal while calculating folding node... |
commit | commitdiff | tree | snapshot |
next |