2013-04-20 |
Stephen Lin | Add CodeGen support for functions that always return... |
blob | commitdiff | raw |
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 |
2012-10-09 |
Bill Wendling | Create enums for the different attributes. |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
blob | commitdiff | raw | diff to current |
2012-10-03 |
Bill Wendling | Update to use the predicate methods to query if an... |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Bill Wendling | Remove the `hasFnAttr' method from Function. |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Bill Wendling | Generate an error message instead of asserting or segfa... |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Bill Wendling | Generate an error message instead of asserting or segfa... |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Sebastian Pop | TargetLowering interface to set/get minimum block entri... |
blob | commitdiff | raw | diff to current |
2012-09-10 |
Nadav Rotem | Teach the DAGBuilder about lifetime markers which are... |
blob | commitdiff | raw | diff to current |
2012-09-07 |
Michael Liao | Stop emitting lifetime region info when stack coloring... |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Nadav Rotem | Add a new optimization pass: Stack Coloring, that merge... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Chad Rosier | Cleanup a few magic numbers. |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Chad Rosier | [ms-inline asm] We only need one bit to represent the... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Chad Rosier | [ms-inline asm] Propagate the asm dialect into the... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Craig Topper | Convert vextracti128/vextractf128 intrinsics to extract... |
blob | commitdiff | raw | diff to current |
2012-08-24 |
Manman Ren | BranchProb: modify the definition of an edge in BranchP... |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Richard Smith | Initialize SelectionDAGBuilder's Context in 'init'... |
blob | commitdiff | raw | diff to current |
2012-08-20 |
Jakob Stoklund Olesen | Don't add CFG edges for redundant conditional branches. |
blob | commitdiff | raw | diff to current |
2012-08-17 |
Eli Friedman | Make atomic load and store of pointers work. Tighten... |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Bob Wilson | Refactor and check "onlyReadsMemory" before optimizing... |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Bob Wilson | Try to reduce the compile time impact of r161232. |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Bob Wilson | Fix memcmp code-gen to honor -fno-builtin. |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Dan Gohman | Add a floor intrinsic. |
blob | commitdiff | raw | diff to current |
2012-07-19 |
Galina Kistanova | Fixed few warnings. |
blob | commitdiff | raw | diff to current |
2012-07-19 |
Bill Wendling | Remove tabs. |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Nuno Lopes | ignore 'invoke @llvm.donothing', but still keep the... |
blob | commitdiff | raw | diff to current |
2012-07-04 |
Stepan Dyatkovskiy | Reverted r156659, due to probable performance regressio... |
blob | commitdiff | raw | diff to current |
2012-07-03 |
Stepan Dyatkovskiy | Part of r159527. Splitted into series of patches and... |
blob | commitdiff | raw | diff to current |
2012-07-02 |
Eric Christopher | Revert "IntRange:" as it appears to be breaking self... |
blob | commitdiff | raw | diff to current |
2012-07-02 |
Evan Cheng | Target option DisableJumpTables is a gross hack. Move... |
blob | commitdiff | raw | diff to current |
2012-07-02 |
Eric Christopher | Turn an assert into an error to make it a bit more... |
blob | commitdiff | raw | diff to current |
2012-07-02 |
Stepan Dyatkovskiy | IntRange: |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Nuno Lopes | add a new @llvm.donothing intrinsic that, well, does... |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Bill Wendling | Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo... |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Lang Hames | Rename -allow-excess-fp-precision flag to -fuse-fp... |
blob | commitdiff | raw | diff to current |
2012-06-05 |
Lang Hames | Add a new intrinsic: llvm.fmuladd. This intrinsic repre... |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Benjamin Kramer | Fix typos found by github.com/lyda/misspell-check |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Stepan Dyatkovskiy | PR1255: case ranges. |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Stepan Dyatkovskiy | PR1255: case ranges. |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Stepan Dyatkovskiy | PR1255: case ranges. |
blob | commitdiff | raw | diff to current |
2012-05-29 |
Stepan Dyatkovskiy | ConstantRangesSet renamed to IntegersSubset. CRSBuilder... |
blob | commitdiff | raw | diff to current |
2012-05-28 |
Peter Collingbourne | Add llvm.fabs intrinsic. |
blob | commitdiff | raw | diff to current |
next |