2013-08-20 |
Michael Gottesman | Teach selectiondag how to handle the stackprotectorchec... |
blob | commitdiff | raw |
2013-08-19 |
Hal Finkel | Add a llvm.copysign intrinsic |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Richard Sandiford | [SystemZ] Use SRST to implement strlen and strnlen |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Richard Sandiford | [SystemZ] Use MVST to implement strcpy and stpcpy |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Richard Sandiford | [SystemZ] Use CLST to implement strcmp |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Richard Sandiford | [SystemZ] Fix handling of 64-bit memcmp results |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Craig Topper | Replace getValueType().getSimpleVT() with getSimpleValu... |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Richard Sandiford | [SystemZ] Use CLC and IPM to implement memcmp |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Hal Finkel | Add ISD::FROUND for libm round() |
blob | commitdiff | raw | diff to current |
2013-08-05 |
Tom Stellard | TargetLowering: Add getVectorIdxTy() function v2 |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Eric Christopher | Fix crashing on invalid inline asm with matching constr... |
blob | commitdiff | raw | diff to current |
2013-07-30 |
Eric Christopher | Reflow this to be easier to read. |
blob | commitdiff | raw | diff to current |
2013-07-10 |
Adrian Prantl | Document a known limitation of the status quo. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Adrian Prantl | Reapply an improved version of r180816/180817. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Stephen Lin | AArch64/PowerPC/SystemZ/X86: This patch fixes the inter... |
blob | commitdiff | raw | diff to current |
2013-07-08 |
Stephen Lin | Remove trailing whitespace from SelectionDAG/*.cpp |
blob | commitdiff | raw | diff to current |
2013-07-06 |
Stephen Lin | SelectionDAGBuilder: style fixes (add space between... |
blob | commitdiff | raw | diff to current |
2013-07-06 |
Tim Northover | Stop putting operations after a tail call. |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Jakob Stoklund Olesen | Simplify landing pad lowering. |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Jakob Stoklund Olesen | Revert r185595-185596 which broke buildbots. |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Jakob Stoklund Olesen | Simplify landing pad lowering. |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Craig Topper | Use SmallVectorImpl instead of SmallVector for iterator... |
blob | commitdiff | raw | diff to current |
2013-06-28 |
Manman Ren | Debug Info: clean up usage of Verify. |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Bill Wendling | Access the TargetLoweringInfo from the TargetMachine... |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Quentin Colombet | During SelectionDAG building explicitly set a node... |
blob | commitdiff | raw | diff to current |
2013-06-16 |
David Blaikie | Debug Info: Simplify Frame Index handling in DBG_VALUE... |
blob | commitdiff | raw | diff to current |
2013-06-06 |
Bill Wendling | Cache the TargetLowering info object as a pointer. |
blob | commitdiff | raw | diff to current |
2013-05-27 |
Preston Gurd | Convert sqrt functions into sqrt instructions when... |
blob | commitdiff | raw | diff to current |
2013-05-25 |
Andrew Trick | Track IR ordering of SelectionDAG nodes 3/4. |
blob | commitdiff | raw | diff to current |
2013-05-25 |
Andrew Trick | Track IR ordering of SelectionDAG nodes 2/4. |
blob | commitdiff | raw | diff to current |
2013-05-25 |
Andrew Trick | Track IR ordering of SelectionDAG nodes 1/4. |
blob | commitdiff | raw | diff to current |
2013-05-24 |
Michael J. Spencer | Replace Count{Leading,Trailing}Zeros_{32,64} with count... |
blob | commitdiff | raw | diff to current |
2013-05-22 |
Adrian Prantl | Unify formatting of debug output. |
blob | commitdiff | raw | diff to current |
2013-05-21 |
Justin Holewinski | Drop @llvm.annotation and @llvm.ptr.annotation intrinsi... |
blob | commitdiff | raw | diff to current |
2013-05-18 |
Matt Arsenault | Add LLVMContext argument to getSetCCResultType |
blob | commitdiff | raw | diff to current |
2013-05-16 |
Adrian Prantl | Generate debug info for by-value struct args even if... |
blob | commitdiff | raw | diff to current |
2013-05-01 |
Chad Rosier | [inline asm] Return an undef SDValue of the expected... |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Stephen Lin | Only pass 'returned' to target-specific lowering code... |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Adrian Prantl | Temporarily revert "Change the informal convention... |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Adrian Prantl | Change the informal convention of DBG_VALUE so that... |
blob | commitdiff | raw | diff to current |
2013-04-24 |
Chad Rosier | [inline asm] Fix a crasher for an invalid value type... |
blob | commitdiff | raw | diff to current |
2013-04-20 |
Stephen Lin | Add CodeGen support for functions that always return... |
blob | commitdiff | raw | diff to current |
2013-03-23 |
Owen Anderson | Remove the type legality check from the SelectionDAGBui... |
blob | commitdiff | raw | diff to current |
2013-03-08 |
Bill Wendling | Revert r176154 in favor of a better approach. |
blob | commitdiff | raw | diff to current |
2013-03-01 |
Chad Rosier | Generate an error message instead of asserting or segfa... |
blob | commitdiff | raw | diff to current |
2013-03-01 |
Michael Liao | Fix PR10475 |
blob | commitdiff | raw | diff to current |
2013-02-28 |
Eli Bendersky | A small refactoring + adding comments. |
blob | commitdiff | raw | diff to current |
2013-02-27 |
Manman Ren | SelectionDAG: If llvm.donothing has a landingpad, we... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Matt Beaumont-Gay | 'Hexadecimal' has two 'a's and only one 'i'. |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Chandler Carruth | Fix the root cause of PR15348 by correctly handling... |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Evan Cheng | Remove unnecessary code. |
blob | commitdiff | raw | diff to current |
2013-02-08 |
Bob Wilson | Revert 172027 and 174336. Remove diagnostics about... |
blob | commitdiff | raw | diff to current |
2013-02-06 |
Evan Cheng | Tweak check to avoid integer overflow (for insanely... |
blob | commitdiff | raw | diff to current |
2013-02-01 |
Nadav Rotem | Fix errant fallthrough in the generation of the lifetim... |
blob | commitdiff | raw | diff to current |
2013-01-22 |
Tim Northover | Make APFloat constructor require explicit semantics. |
blob | commitdiff | raw | diff to current |
2013-01-18 |
Bill Wendling | Remove unused parameter. Also use the AttributeSet... |
blob | commitdiff | raw | diff to current |
2013-01-11 |
Eric Christopher | For inline asm: |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Jakub Staszak | Remove unneeded includes from FunctionLoweringInfo.h. |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Manman Ren | Stack Alignment: throw error if we can't satisfy the... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-30 |
Bill Wendling | Remove the Function::getRetAttributes method in favor... |
blob | commitdiff | raw | diff to current |
2012-12-30 |
Bill Wendling | Remove Function::getParamAttributes and use the Attribu... |
blob | commitdiff | raw | diff to current |
2012-12-30 |
Bill Wendling | Remove the Function::getFnAttributes method in favor... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Patrik Hagglund | Change AsmOperandInfo::ConstraintVT to MVT, instead... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Patrik Hagglund | Split the usage of 'EVT PartVT' into 'MVT PartVT' and... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Patrik Hagglund | Change RegVT in BitTestBlock and RegsForValue, to conta... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Patrik Hagglund | Change TargetLowering::getTypeForExtArgOrReturn to... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Patrik Hagglund | Change a parameter of TargetLowering::getVectorTypeBrea... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Patrik Hagglund | Change TargetLowering::RegisterTypeForVT to contain... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Bill Wendling | Rename the 'Attributes' class to 'Attribute'. It's... |
blob | commitdiff | raw | diff to current |
2012-12-13 |
Patrik Hagglund | Change TargetLowering::getRegClassFor to take an MVT... |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Patrik Hagglund | Revert EVT->MVT changes, r169836-169851, due to buildbo... |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Patrik Hagglund | Change RegVT in BitTestBlock and RegsForValue, to conta... |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Patrik Hagglund | Change TargetLowering::getTypeForExtArgOrReturn to... |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Patrik Hagglund | Change a parameter of TargetLowering::getVectorTypeBrea... |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Patrik Hagglund | Change TargetLowering::RegisterTypeForVT to contain... |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Patrik Hagglund | Change TargetLowering::getRegClassFor to take an MVT... |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Chad Rosier | Fall back to the selection dag isel to select tail... |
blob | commitdiff | raw | diff to current |
2012-12-06 |
Evan Cheng | Replace r169459 with something safer. Rather than havin... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
Craig Topper | Refactor to make helper method static. |
blob | commitdiff | raw | diff to current |
2012-11-25 |
Craig Topper | Remove duplicate check of LimitFloatPrecision. It was... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
Craig Topper | Factor common code out of individual if blocks into... |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Craig Topper | Remove redundant calls to getCurDebugLoc in visitIntrin... |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Craig Topper | Refactor a bit to make some helper methods static. |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Craig Topper | Factor some common code out of individual if blocks. |
blob | commitdiff | raw | diff to current |
2012-11-23 |
Craig Topper | Refactor a bit to make some helper functions static. |
blob | commitdiff | raw | diff to current |
2012-11-22 |
Lang Hames | llvm.fmuladd.* lowering should be checking isOperationL... |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Craig Topper | Remove conditions from 'else if' that were guaranteed... |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Craig Topper | Factor out the final FADD that's common to multiple... |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Craig Topper | Factor some common code to reduce compile size. |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Craig Topper | Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint... |
blob | commitdiff | raw | diff to current |
2012-11-13 |
Duncan Sands | Codegen support for arbitrary vector getelementptrs. |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Manman Ren | OutputArg: added an index of the original argument... |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Chad Rosier | Add a comment for r167040. |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Chad Rosier | [inline asm] Implement mayLoad and mayStore for inline... |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Nadav Rotem | Make the indirect branch optimization deterministic... |
blob | commitdiff | raw | diff to current |
2012-10-19 |
Shuxin Yang | This patch is to fix radar://8426430. It is about llvm... |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Stepan Dyatkovskiy | Issue description: |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Bill Wendling | Use the attribute enums to query if a parameter has... |
blob | commitdiff | raw | diff to current |
next |