projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[modules] Add include/llvm/IR/DebugInfoFlags.def to the textual headers list.
2015-02-24
Michael Kuperstein
[x32] Mark RBX as reserved when EBX is the base pointer.
commit
|
commitdiff
|
tree
2015-02-24
Michael Kuperstein
[x32] x32 should use ebx as the base pointer.
commit
|
commitdiff
|
tree
2015-02-19
Michael Kuperstein
Reverting r229831 due to multiple ARM/PPC/MIPS build...
commit
|
commitdiff
|
tree
2015-02-19
Michael Kuperstein
Use std::bitset for SubtargetFeatures
commit
|
commitdiff
|
tree
2015-02-18
Michael Kuperstein
Fixes two issue in SimplifyDemandedBits of sext_in_reg:
commit
|
commitdiff
|
tree
2015-02-17
Michael Kuperstein
[X86] Combine vector anyext + and into a vector zext
commit
|
commitdiff
|
tree
2015-02-16
Michael Kuperstein
Fix quoting of #pragma comment for MS compat, LLVM...
commit
|
commitdiff
|
tree
2015-02-15
Michael Kuperstein
gold-plugin: fix test to allow default visibility on...
commit
|
commitdiff
|
tree
2015-02-12
Michael Kuperstein
gold-plugin: delete the output file for OT_DISABLE
commit
|
commitdiff
|
tree
2015-02-12
Michael Kuperstein
[X86] Call frame optimization - allow stack-relative...
commit
|
commitdiff
|
tree
2015-02-12
Michael Kuperstein
[X86] A heuristic to estimate the size impact for converting...
commit
|
commitdiff
|
tree
2015-02-11
Michael Kuperstein
[X86] Split information collection from actual transformatio...
commit
|
commitdiff
|
tree
2015-02-05
Michael Kuperstein
Teach isDereferenceablePointer() to look through bitcast...
commit
|
commitdiff
|
tree
2015-02-04
Michael Kuperstein
Fixes a bug in vector load legalization that confused...
commit
|
commitdiff
|
tree
2015-02-01
Michael Kuperstein
[X86] Convert esp-relative movs of function arguments...
commit
|
commitdiff
|
tree
2015-02-01
Michael Kuperstein
Revert r227728 due to bad line endings.
commit
|
commitdiff
|
tree
2015-02-01
Michael Kuperstein
[X86] Convert esp-relative movs of function arguments...
commit
|
commitdiff
|
tree
2015-02-01
Michael Kuperstein
Removed assert that doesn't typecheck and breaks debug...
commit
|
commitdiff
|
tree
2015-01-28
Michael Kuperstein
[x32] Change the condition from bitness to LP64 for...
commit
|
commitdiff
|
tree
2015-01-28
Michael Kuperstein
[X86] Reduce some 32-bit imuls into lea + shl
commit
|
commitdiff
|
tree
2015-01-28
Michael Kuperstein
[x32] Enable sibcall optimization on x32.
commit
|
commitdiff
|
tree
2015-01-22
Michael Kuperstein
[DAGCombine] Produce better code for constant splats
commit
|
commitdiff
|
tree
2015-01-22
Michael Kuperstein
Revert r226811, MSVC accepts code sane compilers don't.
commit
|
commitdiff
|
tree
2015-01-22
Michael Kuperstein
[DAGCombine] Produce better code for constant splats
commit
|
commitdiff
|
tree
2015-01-21
Michael Kuperstein
[x32] Fast ISel should use LEA64_32r instead of LEA32r...
commit
|
commitdiff
|
tree
2015-01-19
Michael Kuperstein
[MIScheduler] Slightly better handling of constrainLocalCopy...
commit
|
commitdiff
|
tree
2015-01-08
Michael Kuperstein
Fix a think-o in the test for r225438.
commit
|
commitdiff
|
tree
2015-01-08
Michael Kuperstein
Fix include ordering, NFC.
commit
|
commitdiff
|
tree
2015-01-08
Michael Kuperstein
[X86] Don't try to generate direct calls to TLS globals
commit
|
commitdiff
|
tree
2015-01-08
Michael Kuperstein
Move SPAdj logic from PEI into the targets (NFC)
commit
|
commitdiff
|
tree
2015-01-05
Michael Kuperstein
Fix broken test from r225159.
commit
|
commitdiff
|
tree
2015-01-04
Michael Kuperstein
Fix unused variable warning for non-asserts builds...
commit
|
commitdiff
|
tree
2014-12-30
Michael Kuperstein
[COFF] Don't try to add quotes to already quoted linker...
commit
|
commitdiff
|
tree
2014-12-28
Michael Kuperstein
[X86] Add missing memory variants to AVX false dependency...
commit
|
commitdiff
|
tree
2014-12-23
Michael Kuperstein
[ValueTracking] Move GlobalAlias handling to be after...
commit
|
commitdiff
|
tree
2014-12-23
Michael Kuperstein
[DagCombine] Improve DAGCombiner BUILD_VECTOR when...
commit
|
commitdiff
|
tree
2014-12-23
Michael Kuperstein
Remove a bad cast in CloneModule()
commit
|
commitdiff
|
tree
2014-12-17
Michael Kuperstein
[DAGCombine] Slightly improve lowering of BUILD_VECTOR...
commit
|
commitdiff
|
tree
2014-12-15
Michael Kuperstein
[X86] Break false dependencies before partial register...
commit
|
commitdiff
|
tree
2014-12-11
Michael Kuperstein
The inliner needs to fix up debug information for llvm...
commit
|
commitdiff
|
tree
2014-12-11
Michael Kuperstein
Add newline missing in r224010.
commit
|
commitdiff
|
tree
2014-12-11
Michael Kuperstein
[X86] When converting movs to pushes, don't assume...
commit
|
commitdiff
|
tree
2014-12-10
Michael Kuperstein
[X86] Make a code path in EltsFromConsecutiveLoads...
commit
|
commitdiff
|
tree
2014-12-09
Michael Kuperstein
[X86] Convert esp-relative movs of function arguments...
commit
|
commitdiff
|
tree
2014-12-04
Michael Kuperstein
[X86] Improve a dag-combine that handles a vector extract...
commit
|
commitdiff
|
tree
2014-11-23
Michael Kuperstein
[X86] Fixes bug in build_vector v4x32 lowering
commit
|
commitdiff
|
tree
2014-11-11
Michael Kuperstein
[X86] Fix pattern match for 32-to-64-bit zext in the...
commit
|
commitdiff
|
tree
2014-11-10
Michael Kuperstein
Reverting r221626 due to a too-strict test.
commit
|
commitdiff
|
tree
2014-11-10
Michael Kuperstein
[X86] Fix pattern match for 32-to-64-bit zext in the...
commit
|
commitdiff
|
tree
2014-10-29
Michael Kuperstein
Fix build with CMake if LLVM_USE_INTEL_JITEVENTS option...
commit
|
commitdiff
|
tree
2014-09-23
Michael Kuperstein
Ensure bitcode encoding stays stable.
commit
|
commitdiff
|
tree
2014-03-02
Michael Kuperstein
Ensure bitcode encoding of instructions and their operands...
commit
|
commitdiff
|
tree
2014-02-26
Michael Kuperstein
Ensure bitcode encoding of instructions and their operands...
commit
|
commitdiff
|
tree
2013-12-22
Michael Kuperstein
Ensure bitcode encoding of calling conventions stays...
commit
|
commitdiff
|
tree
2013-12-15
Michael Kuperstein
Ensure bitcode encoding of global variable attributes...
commit
|
commitdiff
|
tree
2013-12-15
Michael Kuperstein
Fix AsmWriter's handling of SPIR calling conventions...
commit
|
commitdiff
|
tree
2013-12-08
Michael Kuperstein
Fixed CRLF
commit
|
commitdiff
|
tree
2013-12-08
Michael Kuperstein
Ensure bitcode encoding of visibility styles stays...
commit
|
commitdiff
|
tree
2013-12-01
Michael Kuperstein
Ensure bitcode encoding of linkage types stays stable...
commit
|
commitdiff
|
tree
2013-10-17
Michael Kuperstein
Changing DebugInfoFinder to iterate over all the compile...
commit
|
commitdiff
|
tree
2013-08-19
Michael Kuperstein
Adds missing TLI check for library simplification of
commit
|
commitdiff
|
tree
2013-05-28
Michael Kuperstein
Make BasicAliasAnalysis recognize the fact a noalias...
commit
|
commitdiff
|
tree
2013-05-07
Michael Kuperstein
Re-enable AVX detection on x64 platforms.
commit
|
commitdiff
|
tree
2013-05-06
Michael Kuperstein
Fix slightly too aggressive conact_vector optimization.
commit
|
commitdiff
|
tree
2013-02-08
Michael Kuperstein
Test Commit
commit
|
commitdiff
|
tree