projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
R600: Use .AMDGPU.config section to emit stacksize
2013-04-22
Stepan Dyatkovskiy
Fix for 5.5 Parameter Passing --> Stage C:
commit
|
commitdiff
|
tree
2013-04-05
Stepan Dyatkovskiy
Buildbot fix for r178851: mistake was in wrong TargetRegiste...
commit
|
commitdiff
|
tree
2013-04-05
Stepan Dyatkovskiy
Fix for PR14824: "Optimization arm_ldst_opt inserts...
commit
|
commitdiff
|
tree
2013-04-04
Stepan Dyatkovskiy
New-password-test commit.
commit
|
commitdiff
|
tree
2012-10-19
Stepan Dyatkovskiy
ARM:
commit
|
commitdiff
|
tree
2012-10-16
Stepan Dyatkovskiy
Issue:
commit
|
commitdiff
|
tree
2012-10-10
Stepan Dyatkovskiy
Fix for LDRB instruction:
commit
|
commitdiff
|
tree
2012-10-10
Stepan Dyatkovskiy
Issue description:
commit
|
commitdiff
|
tree
2012-08-22
Stepan Dyatkovskiy
Rejected 169195. As Duncan commented, bitcasting to...
commit
|
commitdiff
|
tree
2012-08-20
Stepan Dyatkovskiy
Forget to add testcase for r162195. Sorry.
commit
|
commitdiff
|
tree
2012-08-20
Stepan Dyatkovskiy
Fixed DAGCombiner bug (found and localized by James...
commit
|
commitdiff
|
tree
2012-07-11
Stepan Dyatkovskiy
Fixed diff comparison.
commit
|
commitdiff
|
tree
2012-07-04
Stepan Dyatkovskiy
Reverted r159658:
commit
|
commitdiff
|
tree
2012-07-04
Stepan Dyatkovskiy
Reverted r156659, due to probable performance regressions...
commit
|
commitdiff
|
tree
2012-07-03
Stepan Dyatkovskiy
IntegersSubsetMappin: cosmetic changes in diff operation.
commit
|
commitdiff
|
tree
2012-07-03
Stepan Dyatkovskiy
Part of r159527. Splitted into series of patches and...
commit
|
commitdiff
|
tree
2012-07-03
Stepan Dyatkovskiy
Part of r159527. Splitted into series of patches and...
commit
|
commitdiff
|
tree
2012-07-03
Stepan Dyatkovskiy
Part of r159527. Splitted into series of patches and...
commit
|
commitdiff
|
tree
2012-07-02
Stepan Dyatkovskiy
Fixed switch in IntRange::isSingleNumber method.
commit
|
commitdiff
|
tree
2012-07-02
Stepan Dyatkovskiy
IntRange, fixed warning in isSingleNumber method
commit
|
commitdiff
|
tree
2012-07-02
Stepan Dyatkovskiy
IntRange:
commit
|
commitdiff
|
tree
2012-06-26
Stepan Dyatkovskiy
IntegersSubsetTest: Due to compilation failure with...
commit
|
commitdiff
|
tree
2012-06-26
Stepan Dyatkovskiy
IntegersSubsetMapping: implemented "diff" operation...
commit
|
commitdiff
|
tree
2012-06-26
Stepan Dyatkovskiy
IntegersSubsetMapping: removed exclude operation, it...
commit
|
commitdiff
|
tree
2012-06-23
Stepan Dyatkovskiy
Optimized usage of new SwitchInst case values (IntegersSubse...
commit
|
commitdiff
|
tree
2012-06-22
Stepan Dyatkovskiy
Fixed r158979.
commit
|
commitdiff
|
tree
2012-06-22
Stepan Dyatkovskiy
Performance optimizations:
commit
|
commitdiff
|
tree
2012-06-14
Stepan Dyatkovskiy
SmallMap, FlatArrayMap::copyFrom
commit
|
commitdiff
|
tree
2012-06-05
Stepan Dyatkovskiy
IntegersSubsetMapping: added exclude operation, that...
commit
|
commitdiff
|
tree
2012-06-05
Stepan Dyatkovskiy
IntegersSubsetMapping:
commit
|
commitdiff
|
tree
2012-06-02
Stepan Dyatkovskiy
Added unittests for IntegersSubset and IntegersSubsetMapping.
commit
|
commitdiff
|
tree
2012-06-02
Stepan Dyatkovskiy
PR1255: case ranges.
commit
|
commitdiff
|
tree
2012-06-02
Stepan Dyatkovskiy
Additional change for 157881. Forget to fix another...
commit
|
commitdiff
|
tree
2012-06-02
Stepan Dyatkovskiy
Small fix due to buildbot failures on mingw32. Fixed...
commit
|
commitdiff
|
tree
2012-06-02
Stepan Dyatkovskiy
PR1255: case ranges.
commit
|
commitdiff
|
tree
2012-06-01
Stepan Dyatkovskiy
PR1255: case ranges.
commit
|
commitdiff
|
tree
2012-06-01
Stepan Dyatkovskiy
PR1255: case ranges.
commit
|
commitdiff
|
tree
2012-05-29
Stepan Dyatkovskiy
ConstantRangesSet renamed to IntegersSubset. CRSBuilder...
commit
|
commitdiff
|
tree
2012-05-28
Stepan Dyatkovskiy
PR1255: Case Ranges
commit
|
commitdiff
|
tree
2012-05-28
Stepan Dyatkovskiy
SwitchInst: Due to bad readability case iterators definition...
commit
|
commitdiff
|
tree
2012-05-24
Stepan Dyatkovskiy
PR1255 related changes (case ranges):
commit
|
commitdiff
|
tree
2012-05-23
Stepan Dyatkovskiy
PR1255(case ranges) related changes in Local Transformations.
commit
|
commitdiff
|
tree
2012-05-21
Stepan Dyatkovskiy
PR1255 (case ranges: work with ConstantRangesSet instead...
commit
|
commitdiff
|
tree
2012-05-19
Stepan Dyatkovskiy
Ordinary PR1255 patch: DifferenceEngine and CPPBackend...
commit
|
commitdiff
|
tree
2012-05-18
Stepan Dyatkovskiy
Recommited reworked r156804:
commit
|
commitdiff
|
tree
2012-05-17
Stepan Dyatkovskiy
SelectionDAGBuilder: CaseBlock, CaseRanges and CaseCmp...
commit
|
commitdiff
|
tree
2012-05-15
Stepan Dyatkovskiy
Fixed one small stupid, but critical bug.
commit
|
commitdiff
|
tree
2012-05-15
Stepan Dyatkovskiy
Rejected r156804 due to buildbots failures.
commit
|
commitdiff
|
tree
2012-05-15
Stepan Dyatkovskiy
SelectionDAGBuilder::Clusterify : main functinality...
commit
|
commitdiff
|
tree
2012-05-14
Stepan Dyatkovskiy
SwitchInst cosmetics: renamed "Hash" method to "hash"
commit
|
commitdiff
|
tree
2012-05-12
Stepan Dyatkovskiy
Recommited r156374 with critical fixes in BitcodeReader...
commit
|
commitdiff
|
tree
2012-05-11
Stepan Dyatkovskiy
PR1255: ConstantRangesSet and CRSBuilder classes moved...
commit
|
commitdiff
|
tree
2012-05-08
Stepan Dyatkovskiy
Rejected r156374: Ordinary PR1255 patch. Due to clang...
commit
|
commitdiff
|
tree
2012-05-08
Stepan Dyatkovskiy
Ordinary patch for PR1255.
commit
|
commitdiff
|
tree
2012-05-05
Stepan Dyatkovskiy
Small fix in InstCombineCasts.cpp. Restored "alloca...
commit
|
commitdiff
|
tree
2012-04-26
Stepan Dyatkovskiy
Fixed SmallMap test. The order of items is undefined...
commit
|
commitdiff
|
tree
2012-04-25
Stepan Dyatkovskiy
First implementation of:
commit
|
commitdiff
|
tree
2012-04-24
Stepan Dyatkovskiy
Related to PR1255. Let's begin. I'll commit classes...
commit
|
commitdiff
|
tree
2012-04-02
Stepan Dyatkovskiy
Fast fix for PR12343:
commit
|
commitdiff
|
tree
2012-03-13
Stepan Dyatkovskiy
Fixed comments for SwitchInst::addCase and for SwitchInst...
commit
|
commitdiff
|
tree
2012-03-11
Stepan Dyatkovskiy
llvm::SwitchInst
commit
|
commitdiff
|
tree
2012-03-08
Stepan Dyatkovskiy
Taken into account Duncan's comments for r149481 dated...
commit
|
commitdiff
|
tree
2012-02-01
Stepan Dyatkovskiy
SwitchInst refactoring.
commit
|
commitdiff
|
tree
2012-01-16
Stepan Dyatkovskiy
Fixed comment in loop-unswitch.
commit
|
commitdiff
|
tree
2012-01-15
Stepan Dyatkovskiy
Cosmetic patch for r148215.
commit
|
commitdiff
|
tree
2012-01-15
Stepan Dyatkovskiy
Fixup for r148132. Type replacement for LoopsProperties...
commit
|
commitdiff
|
tree
2012-01-13
Stepan Dyatkovskiy
Cosmetic patch for r148132.
commit
|
commitdiff
|
tree
2012-01-13
Stepan Dyatkovskiy
LoopUnswitch: All helper data that is collected during...
commit
|
commitdiff
|
tree
2012-01-11
Stepan Dyatkovskiy
Improved compile time:
commit
|
commitdiff
|
tree
2012-01-03
Stepan Dyatkovskiy
Fix for PR11652: assertion failures when Type.cpp is...
commit
|
commitdiff
|
tree
2012-01-03
Stepan Dyatkovskiy
Type: replaced usage of ID with getTypeID().
commit
|
commitdiff
|
tree
2011-12-14
Stepan Dyatkovskiy
Fix for bug #11429: Wrong behaviour for switches. Small...
commit
|
commitdiff
|
tree
2011-12-11
Stepan Dyatkovskiy
Fixed bug 9905: Failure in code selection for llvm...
commit
|
commitdiff
|
tree
2011-12-10
Stepan Dyatkovskiy
Fixed bug 9905: Failure in code selection for llvm...
commit
|
commitdiff
|
tree
2011-12-08
Stepan Dyatkovskiy
Fix bug 9905: Failure in code selection for llvm intrinsics...
commit
|
commitdiff
|
tree
2011-11-29
Stepan Dyatkovskiy
Potential bug in RewriteLoopBodyWithConditionConstant...
commit
|
commitdiff
|
tree
2011-10-28
Stepan Dyatkovskiy
uint64 formatted output: replaced %llx with PRIx64...
commit
|
commitdiff
|
tree
2011-10-27
Stepan Dyatkovskiy
Fixed llvm-objdump uint64_t formatted output.
commit
|
commitdiff
|
tree
2011-09-19
Stepan Dyatkovskiy
Added regression test for bug #10869.
commit
|
commitdiff
|
tree