projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[asan] Fix the coverage.cc test broken by r196939
2013-12-09
David Majnemer
ADT: Implement MutableArrayRef::reverse_iterator
commit
|
commitdiff
|
tree
2013-11-10
David Majnemer
IR: Refactor GEP range checks, reuse them for other...
commit
|
commitdiff
|
tree
2013-11-07
David Majnemer
IR: Properly canonicalize PointerType in ConstantExpr...
commit
|
commitdiff
|
tree
2013-11-07
David Majnemer
IR: Do not canonicalize constant GEPs into an out-of...
commit
|
commitdiff
|
tree
2013-11-05
David Majnemer
X86 Disassembler: remove unused bool typedef-name
commit
|
commitdiff
|
tree
2013-11-03
David Majnemer
Revert "Inliner: Handle readonly attribute per argument...
commit
|
commitdiff
|
tree
2013-11-03
David Majnemer
Spell "Actual" correctly
commit
|
commitdiff
|
tree
2013-10-18
David Majnemer
Test case for r192957
commit
|
commitdiff
|
tree
2013-10-18
David Majnemer
CodeGen: Emit a libcall if the target doesn't support...
commit
|
commitdiff
|
tree
2013-10-15
David Majnemer
docs: Remove incompatibility with Solaris shell
commit
|
commitdiff
|
tree
2013-10-14
David Majnemer
Windows: Fix a typo in an assert
commit
|
commitdiff
|
tree
2013-10-14
David Majnemer
Windows: Don't bother with pinning Kernel32.dll
commit
|
commitdiff
|
tree
2013-10-13
David Majnemer
Windows: Use GetModuleHandleEx instead of LoadLibrary
commit
|
commitdiff
|
tree
2013-10-07
David Majnemer
Windows: Avoiding resizing, use uninitialized data...
commit
|
commitdiff
|
tree
2013-10-07
David Majnemer
Windows: Be more explicit with Win32 APIs
commit
|
commitdiff
|
tree
2013-10-07
David Majnemer
Revert "Revert "Windows: Add support for unicode command...
commit
|
commitdiff
|
tree
2013-10-06
David Majnemer
Revert "Windows: Add support for unicode command lines"
commit
|
commitdiff
|
tree
2013-10-06
David Majnemer
Windows: Add support for unicode command lines
commit
|
commitdiff
|
tree
2013-09-26
David Majnemer
PPC: Allow partial fills in writeNopData()
commit
|
commitdiff
|
tree
2013-09-26
David Majnemer
PPC: Do not introduce ISD nodes for fctid and fctiw
commit
|
commitdiff
|
tree
2013-09-26
David Majnemer
PPC: Add support for fctid and fctiw
commit
|
commitdiff
|
tree
2013-09-25
David Majnemer
MC: Add support for treating $ as a reference to the PC
commit
|
commitdiff
|
tree
2013-09-25
David Majnemer
MC: Remove vestigial PCSymbol field from AsmInfo
commit
|
commitdiff
|
tree
2013-09-22
David Majnemer
X86: Use R_X86_64_TPOFF64 for FK_Data_8
commit
|
commitdiff
|
tree
2013-09-21
David Majnemer
ELF: Parse types in directives like binutils gas
commit
|
commitdiff
|
tree
2013-09-15
David Majnemer
MC: Add support for '?' flags in .section directives
commit
|
commitdiff
|
tree
2013-08-27
David Majnemer
[ms-inline asm] Support offsets after segment registers
commit
|
commitdiff
|
tree
2013-08-25
David Majnemer
AsmPrinter: Get rid of llvm$workaround$fake$stub$
commit
|
commitdiff
|
tree
2013-08-21
David Majnemer
ADT/Triple: Helper to determine if we are targeting...
commit
|
commitdiff
|
tree
2013-08-21
David Majnemer
DebugInfo: Do not use the DWARF Version for the .debug_pubna...
commit
|
commitdiff
|
tree
2013-08-13
David Majnemer
[-cxx-abi microsoft] Stick zero initialized symbols...
commit
|
commitdiff
|
tree
2013-08-08
David Majnemer
Revert "coff also doesn't have a ReadOnlySection yet...
commit
|
commitdiff
|
tree
2013-07-30
David Majnemer
isKnownToBeAPowerOfTwo: Strengthen isKnownToBeAPowerOfTwo...
commit
|
commitdiff
|
tree
2013-07-09
David Majnemer
InstSimplify: X >> X -> 0
commit
|
commitdiff
|
tree
2013-07-09
David Majnemer
ValueTracking: Fix bugs in isKnownToBeAPowerOfTwo
commit
|
commitdiff
|
tree
2013-07-09
David Majnemer
InstCombine: Fix typo in comment for visitICmpInstWithInstAn...
commit
|
commitdiff
|
tree
2013-07-09
David Majnemer
InstCombine: variations on 0xffffffff - x >= 4
commit
|
commitdiff
|
tree
2013-07-09
David Majnemer
InstCombine: X & -C != -C -> X <= u ~C
commit
|
commitdiff
|
tree
2013-07-09
David Majnemer
Commit r185909 was a misapplied patch, fix it
commit
|
commitdiff
|
tree
2013-07-09
David Majnemer
InstCombine: add more transforms
commit
|
commitdiff
|
tree
2013-07-08
David Majnemer
InstCombine: Fold X-C1 <u 2 -> (X & -2) == C1
commit
|
commitdiff
|
tree
2013-07-06
David Majnemer
isKnownToBeAPowerOfTwo: Fix a typo in a comment
commit
|
commitdiff
|
tree
2013-07-06
David Majnemer
InstCombine: typo in or_icmp_eq_B_0_icmp_ult_A_B test
commit
|
commitdiff
|
tree
2013-07-05
David Majnemer
InstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp...
commit
|
commitdiff
|
tree
2013-07-04
David Majnemer
InstCombine: Reimplementation of visitUDivOperand
commit
|
commitdiff
|
tree
2013-06-29
David Majnemer
ValueTracking: Teach isKnownToBeAPowerOfTwo about ...
commit
|
commitdiff
|
tree
2013-06-29
David Majnemer
InstCombine: FoldGEPICmp shouldn't change sign of base...
commit
|
commitdiff
|
tree
2013-06-29
David Majnemer
InstCombine: Small whitespace cleanup in FoldGEPICmp
commit
|
commitdiff
|
tree
2013-06-29
David Majnemer
InstCombine: Be more agressive optimizing 'udiv' instrs...
commit
|
commitdiff
|
tree
2013-06-28
David Majnemer
InstCombine: Optimize (1 << X) Pred CstP2 to X Pred...
commit
|
commitdiff
|
tree
2013-06-08
David Majnemer
TargetLowering: Clean up method description comments
commit
|
commitdiff
|
tree
2013-06-04
David Majnemer
IndVarSimplify: check if loop invariant expansion can...
commit
|
commitdiff
|
tree
2013-06-04
David Majnemer
ARM: Fix crash in ARM backend inside of ARMConstantIslandPass
commit
|
commitdiff
|
tree
2013-06-03
David Majnemer
SimplifyCFG: Do not transform PHI to select if doing...
commit
|
commitdiff
|
tree
2013-06-03
David Majnemer
SimplifyCFG: Small cleanup, use ICmpInst::isEquality()
commit
|
commitdiff
|
tree
2013-06-01
David Majnemer
SimplifyCFG: Fix typo in comment for ComputeSpeculationCost
commit
|
commitdiff
|
tree
2013-05-22
David Majnemer
X86: Remove test instructions proceeding shift by immediate...
commit
|
commitdiff
|
tree
2013-05-18
David Majnemer
isKnownToBeAPowerOfTwo: (X & Y) + Y is a power of 2...
commit
|
commitdiff
|
tree
2013-05-18
David Majnemer
X86: Bad peephole interaction between adc, MOV32r0
commit
|
commitdiff
|
tree
2013-05-15
David Majnemer
Set an explicit triple for this test.
commit
|
commitdiff
|
tree
2013-05-15
David Majnemer
X86: Remove redundant test instructions
commit
|
commitdiff
|
tree
2013-05-12
David Majnemer
InstCombine: Flip the order of two urem transforms
commit
|
commitdiff
|
tree
2013-05-11
David Majnemer
InstCombine: Turn urem to bitwise-and more often
commit
|
commitdiff
|
tree
2013-05-08
David Majnemer
DAGCombiner: Simplify inverted bit tests
commit
|
commitdiff
|
tree
2013-05-06
David Majnemer
InstCombine: (X ^ signbit) + C -> X + (signbit ^ C)
commit
|
commitdiff
|
tree
2013-05-05
David Majnemer
Remove a recently redundant transform from X86ISelLowering.
commit
|
commitdiff
|
tree
2013-05-02
David Majnemer
Add a test for the foldSelectICmpAndOr fix committed...
commit
|
commitdiff
|
tree
2013-04-30
David Majnemer
Fix a bug in foldSelectICmpAndOr.
commit
|
commitdiff
|
tree
2013-04-30
David Majnemer
Fix "Combine bit test + conditional or into simple...
commit
|
commitdiff
|
tree
2013-04-18
David Majnemer
Revert "Combine bit test + conditional or into simple...
commit
|
commitdiff
|
tree
2013-04-18
David Majnemer
Combine bit test + conditional or into simple math
commit
|
commitdiff
|
tree
2013-04-14
David Majnemer
Reorders two transforms that collide with each other
commit
|
commitdiff
|
tree
2013-04-12
David Majnemer
Simplify (A & ~B) in icmp if A is a power of 2
commit
|
commitdiff
|
tree
2013-04-11
David Majnemer
Fix undefined behavior in AArch64
commit
|
commitdiff
|
tree
2013-04-11
David Majnemer
Optimize icmp involving addition better
commit
|
commitdiff
|
tree
2012-12-12
David Majnemer
Simplify negated bit test
commit
|
commitdiff
|
tree
2012-05-15
David Majnemer
Teach SimplifyLibCalls about stpcpy.
commit
|
commitdiff
|
tree