projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-12-05
Evgeniy Stepanov
[msan] Initialize callbacks in runOnFunction as opposed...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Evgeniy Stepanov
[msan] Change linkage type of __msan_track_origins.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Elena Demikhovsky
Simplified BLEND pattern matching for shuffles.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
RegisterPressure API. Add support for physical register...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
Added RegisterPressureTracker::dump() for debugging.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
Comment formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Sean Silva
docs: Explain plain preformatted text
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Shuxin Yang
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Michael J....
Copy clang/Driver/<Option parsing stuff> to llvm.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Sean Silva
docs: Sphinxify `docs/tutorial/`
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Evan Cheng
Add x86 isel lowering logic to form bit test with inver...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Matt Beaumont-Gay
Appease GCC's -Wparentheses.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Bill Wendling
Split up the ParseOptionalAttrs method into three diffe...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
LoopVectorizer: Increase the number of pointers that...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
Enable if-conversion during vectorization.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Evan Cheng
ARM custom lower ctpop for vector types. Patch by Pete...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
Fix a bug in vectorization of if-converted reduction...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jakob Stoklund...
Speed up the AllocationOrder class a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Shuxin Yang
For rdar://12329730, last piece.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
David Blaikie
Comment change made in r169304 as requested by Eric...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jyotsna Verma
Define store instructions with base+register offset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Bill Wendling
Use the 'count' attribute to calculate the upper bound...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Sean Silva
docs: Begin Sphinxification of docs/tutorial/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Sean Silva
docs: fixup legacy HTML link
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
David Blaikie
Reapply r160148 (reverted in r163570) fixing spurious...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Eli Bendersky
Remove a URL from code
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Eli Bendersky
Make NaCl naming consistent. The triple OSType is calle...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
Add support for reduction variables when IF-conversion...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jyotsna Verma
Add patterns to define 'combine', 'tstbit', 'ct0/cl0...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jyotsna Verma
Add constant extender support to ALU32 instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Eli Bendersky
A test in thid directory was not being run because...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Duncan Sands
Fix comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Bill Schmidt
This patch introduces initial-exec model support for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Justin Holewinski
Update release notes for NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Eli Bendersky
Get rid of references to Tcl, DejagGNU, old test struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Eli Bendersky
Remove the very out-of-date listing of "very important...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Evgeniy Stepanov
Improve MSan tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
NAKAMURA Takumi
KillTheDoctor.cpp: Restore Win32 SDK headers before...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Clean up the sample include orderings, not that it...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Sort the #include lines for tools/...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Sort the #include lines for utils/...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Sort the #include lines for unittest/...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Sort the #include lines of the examples/... tree.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Teach the include sorter to quickly skip files with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Teach the include sorter to skip files under test trees...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Teach the include sorting script about the gtest header...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
NAKAMURA Takumi
VMCoreTests/PassManagerTest.cpp: Appease msvc not to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
Give scalar if-converted blocks half the score because...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Address review comments from Matt on the sort_includes...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Chandler Carruth
Add a comment about the requirement that the Windows...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Bill Wendling
Add a 'count' field to the DWARF subrange.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
Add the last part that is needed for vectorization...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Kostya Serebryany
[asan] add experimental -asan-realign-stack option...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Bill Wendling
Add a 'getCount' method to get the number of elements...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Matt Beaumont-Gay
Add 'using' declarations to suppress -Woverloaded-virtu...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jyotsna Verma
Move all operand definitions into HexagonOperands.td
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jyotsna Verma
Move generic Hexagon subtarget information into Hexagon.td
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Sean Silva
docs: Fix broken link.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Sean Silva
docs: Fix dead link.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Shuxin Yang
rdar://12329730 (2nd part, revised)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Sean Silva
docs: Convert ProgrammersManual to reST.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Alexey Samsonov
ASan: add initial support for handling llvm.lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jakub Staszak
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Manman Ren
Stack Alignment: when creating stack objects in Machine...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jakub Staszak
Use dyn_cast instead of isa and cast. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
NAKAMURA Takumi
LoopVectorize.cpp: Suppress a warning. [-Wunused-variable]
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
NAKAMURA Takumi
Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jakob Stoklund...
Remove the old TRI::ResolveRegAllocHint() and getRawAll...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jakob Stoklund...
Remove VirtRegMap::getRegAllocPref().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jakob Stoklund...
Use MRI::getSimpleHint() instead of getRegAllocPref...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Manman Ren
Stack Alignment: move functions from header file Machin...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
NAKAMURA Takumi
RuntimeDyld: Fix up r169178. MSVC doesn't like "or".
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Shuxin Yang
rdar://12329730 (2nd part)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jakob Stoklund...
Add VirtRegMap::hasKnownPreference().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Akira Hatanaka
Runtime dynamic linker for MCJIT should support MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Akira Hatanaka
Classic JIT is still being supported by MIPS, along...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael Ilseman
Minor tweaking to SmallVector static size.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nadav Rotem
minor renaming, documentation and cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Akira Hatanaka
Functions in MipsCodeEmitter.cpp that expand unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jakob Stoklund...
Use the new getRegAllocationHints() hook from Allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nadav Rotem
constify the cost API
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nadav Rotem
IF-conversion: teach the cost-model how to grade if...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jakob Stoklund...
Implement ARMBaseRegisterInfo::getRegAllocationHints().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jyotsna Verma
Define store instructions with base+immediate offset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael J....
[Support] Make FileOutputBuffer work on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael J....
[Support][FileSystem] Fix open mode in resize_file...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael J....
Revert the header sort on this file.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Pedro Artigas
moves doInitialization and doFinalization to the Pass...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Argyrios Kyrtzidis
Add a getMemorySize() function for DenseSet.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nadav Rotem
Now that we have a basic if-conversion infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael Ilseman
Since this SmallVector immediately grows on the next...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jakob Stoklund...
Add a new hook for providing register allocator hints...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jyotsna Verma
Define load instructions with base+immediate offset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nadav Rotem
Add initial support for IF-conversion. This patch imple...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jyotsna Verma
Define unsigned const-ext predicates.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jyotsna Verma
Removing unnecessary 'else' statement from the predicat...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Argyrios Kyrtzidis
Eliminate redundant bitwise operations when using a...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Eli Bendersky
Simplify this test a bit because DWARF emission/dumping...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Bill Wendling
Add 'getInt64Field()' method to get the signed integer...
commit
|
commitdiff
|
tree
|
snapshot
next