2010-05-17 |
Jakob Stoklund... | Eliminate a hash table probe when killing virtual regis... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Jakob Stoklund... | Execute virtreg kills immediately instead of after... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Jakob Stoklund... | Sprinkle superregister <imp-def> and <imp-kill> operand... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Jakob Stoklund... | Now that we don't keep live registers across calls... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Jakob Stoklund... | Boldly attempt consistent capitalization. Functional... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Eric Christopher | Assume that we'll handle mangling the symbols earlier... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Jakob Stoklund... | Spill and kill all virtual registers across a call. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Jakob Stoklund... | Reduce hashtable probes by using DenseMap::insert(... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Jakob Stoklund... | Make MBB a class member instead of passing it around... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Evan Cheng | Yes, if the redef is a copy, update the old val# with... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Evan Cheng | No reason not to run the NEON domain croassing fix... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Dale Johannesen | Removing as part of previous reversion. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Dale Johannesen | Revert 103911; it broke a test that expects bitconvert |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Dale Johannesen | Make x86-64 64-bit bitconvert work when SSE is not... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Anton Korobeynikov | Chris said that the comment char should be escaped... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Anton Korobeynikov | Add support for thiscall calling convention. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Anton Korobeynikov | Generalize the ARM DAG combiner of mul with constants... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Evan Cheng | Model vst lane instructions with REG_SEQUENCE. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Rafael Espindola | Avoid renaming loadable modules at install time. Now... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Rafael Espindola | Use $ORIGIN in the rpath of libraries. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Dale Johannesen | Fix uint64->{float, double} conversion to do rounding... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Dale Johannesen | Improve assertion messages. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Anton Korobeynikov | Some cheap DAG combine goodness for multiplication... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Anton Korobeynikov | "trap" pseudo-op turned out to be apple-local. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Chris Lattner | improve portability to systems that don't have round... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Chris Lattner | improve portability to systems that don't have powf... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Chandler Carruth | Fix an GCC warning that seems to have actually caught... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Evan Cheng | Model 128-bit vld lane with REG_SEQUENCE. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Jakob Stoklund... | Calculate liveness on the fly for local registers. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Nick Lewycky | Teach the always inliner to release its inline cost... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Nick Lewycky | Clean up, no functional change. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Jakob Stoklund... | Add reg_nodbg_iterator |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Evan Cheng | v4i64 and v8i64 are only synthesizable when NEON is... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Evan Cheng | Allow TargetLowering::getRegClassFor() to be called... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Evan Cheng | Model 64-bit lane vld with REG_SEQUENCE. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Evan Cheng | A partial re-def instruction may be a copy. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Teach two-address pass to do some coalescing while... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Add some comments about undef. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Model VST*_UPD and VST*oddUPD pair with REG_SEQUENCE. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Fast ISel trivially coalesces away no-op casts, so... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Don't bother spilling before a return |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | RegAllocLocal can count copies too |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Bill Wendling | SystemZ really does mean "has calls" and not just ... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Track allocatable instead of reserved regs, and never... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Don't set kill flags for instructions which the schedul... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | BR is a barrier. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Bill Wendling | Several tail call tests apparently rely upon this being... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Avoid scanning the long tail of physreg operands on... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Devang Patel | Do not forget to mark prcessed arguments. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Count coalesced copies |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Allow virtreg redefines when verifying for RegAllocFast |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Bill Wendling | This should happen if there are no calls, not if it... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Bill Wendling | Revert r103804. The comment is correct. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jim Grosbach | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jim Grosbach | 80 column and trailing whitespace cleanup |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jim Grosbach | add cmd line option to leave dbgvalues in during post... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Bill Wendling | Fix comment. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Bill Wendling | Rename "HasCalls" in MachineFrameInfo to "AdjustsStack... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Devang Patel | Test case for r103800. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Lowering of atomic instructions can result in operands... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Devang Patel | Add support to preserve type info for the variables... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | When verifying two-address instructions, check the... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Kevin Enderby | Fix so "int3" is correctly accepted, added "into" and... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Model VLD*_UPD and VLD*odd_UPD pair with REG_SEQUENCE. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC/Mach-O/x86_64: Darwin's special "signed_N" relocatio... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Simplify the handling of physreg defs and uses in RegAl... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Set isTerminator on TRAP instructions. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Don't use isBarrier for the PowerPC sync instruction... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Add mayLoad and mayStore flags to instructions which... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Use regular PassManager instead of FunctionPassManager... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Use PassManagerBase, to give clients the option of... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Add an isNodeHidden to the graph traits, to support... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | XFAIL the test I added with vg_leak, apparently it... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Get rid of the bit twiddling to read / set OpActions... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | Inline Asm: Ensure buffer is newline terminated to... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Enable opportunistic coalescing |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Added a QQQQ register file to model 4-consecutive Q... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Eric Christopher | Add AsmParser support for darwin tbss directive. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Eric Christopher | Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Switch to completely lazy layout. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Extend MCAsmLayout to explicitly track which fragme... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Implicitly assign section addresses when the previo... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Switch MCFragment to storing the layout order index... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Change LayoutSection() to only do the section initi... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Fix comments. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Trust kill flags from isel and later passes. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Fix an embarrassing runtime regression for RegAllocFast. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Adding a v8i64 512-bit vector type. This will be used... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dale Johannesen | Implement a correct ui64->f32 conversion. The old |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Eliminate use of magic numbers to access OpActions... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Fix up LoadExtActions, TruncStoreActions, and IndexedMo... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Jakob Stoklund... | Clean up RegAllocFast debug output |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Move Layout{Fragment,Section} into MCAsmLayout... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dan Gohman | Teach MachineLICM and MachineSink how to clear kill... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Add comment about the pseudo registers QQ, each of... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Bob Wilson | Fix pr7110: For non-Darwin targets UnspilledCS1GPRs... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Oscar Fuentes | CMake: fixes 64 bit Visual Studio IDE build. Fixes... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dan Gohman | Add a utility function for conservatively clearing... |
commit | commitdiff | tree | snapshot |
next |