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-06-28
Bill Wendling
Remove layering violation #include.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Benjamin Kramer
Fix hexagon gcc builtin names to use '_' instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Benjamin Kramer
Enable automatic GCC<->LLVM intrinsic translation for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Simon Atanasyan
Define MIPS DSP Rev1 intrinsics. That allows frontend...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
MemoryBuiltins:
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
make LazyValueInfo analyze the default case of switch...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
add ConstantRange::difference (to perform set differenc...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Benjamin Kramer
Devirtualize DIScope and subclasses.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Kostya Serebryany
[asan] set a hard limit on the number of instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Sphinxify the bitcode format document.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Alexey Samsonov
Fix Windows build after r159281: s/iterator/const_iterator
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Chandler Carruth
Move the setup for variables that are expanded in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Hal Finkel
Precompute SCEV pointer analysis prior to instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Hal Finkel
Remove a useless check in BBVectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Hal Finkel
Allow BBVectorize to form non-2^n-length vectors.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Hal Finkel
Refactor operation equivalence checking in BBVectorize...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Only print out the tag if it's there.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Don't output an empty string.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Jack Carter
The Mips specific inline asm operand modifier 'z' has the
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
make LVI::getEdgeValue() always intersect the constrain...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
fix a off-by-one bug in intersectWith(), and add a...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Use the interface through DIDescriptor to get the tag...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Richard Trieu
Silence unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Fix cmake failure from moving files around.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Chandler Carruth
Remove 'site.exp' building from both CMake and configur...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Chandler Carruth
Remove the last vestiges of the '-lit' and '-dg' test...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Chandler Carruth
Remove 'check-dg', a wrapper around 'check-local-dg...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Chandler Carruth
Remove autoconf support for runtest and tclsh, some...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Chandler Carruth
Rip out legacy DejaGNU support from our Makefiles....
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Chandler Carruth
LLVM-GCC is dead. Really. I promise. ;]
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Jack Carter
This allows hello world to be compiled for Mips 64...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Jack Carter
This allows hello world to be compiled for Mips 64...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Jack Carter
The ELF relocation record format is different for N64
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Anshuman Dasgupta
Refactor and speed up DFA generator.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Matt Beaumont-Gay
Revert r159136 due to PR13124.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Duncan Sands
When users ask for -mcpu=help or -mattr=help, just...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Duncan Sands
Some reassociate optimizations create new instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Richard Barton
Teach assembler to handle capitalised operation values...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Chandler Carruth
Clean up the 'check' CMake build rule a bit, notable...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Richard Barton
Prevent ARM Assembler crashing on unrecognised assembly...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Bill Wendling
Sphinxify the exception handling doc.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Akira Hatanaka
Silence uninitialized variable warning in MipsISelDAGTo...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Akira Hatanaka
Test case for r159240.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Chandler Carruth
Exclude both libcxx and compiler-rt until we get their...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Akira Hatanaka
Fix bug in computation of stack size in MipsFrameLoweri...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Bill Wendling
Reduce indentation in function. Rearrange some methods...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Jim Grosbach
TableGen: AsmMatcher diagnostics preference detail.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Bill Wendling
Revamp how debugging information is emitted for debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Evan Cheng
Add a missing check to avoid dereference null. No sensi...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Evan Cheng
Remove a instcombine transform that (no longer?) makes...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Benjamin Kramer
Implement getHostCPUName for ARM/linux. This will be...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Rafael Espindola
Fix llc's -print-before=pass and -print-after=pass.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Manman Ren
X86: add GATHER intrinsics (AVX2) in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Tim Northover
Teach TableGen to put chains on more instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Argyrios Kyrtzidis
Fix ThreadLocalImpl::getInstance for --disable-threads.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Jakob Stoklund...
Allow targets to inject passes before the virtual regis...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Stepan Dyatkovskiy
IntegersSubsetTest: Due to compilation failure with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Jack Carter
There are a number of generic inline asm operand modifi...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Duncan Sands
Replacing zero-sized alloca's with a null pointer is...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Stepan Dyatkovskiy
IntegersSubsetMapping: implemented "diff" operation...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Stepan Dyatkovskiy
IntegersSubsetMapping: removed exclude operation, it...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Bill Wendling
Sphyinxify the Bugpoint document.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Elena Demikhovsky
Removed unused variable
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Bill Wendling
Rename to match other X86_64* names.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Elena Demikhovsky
Shuffle optimization for AVX/AVX2.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Chandler Carruth
Update a bunch of stale comments that dated from when...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Craig Topper
Remove some duplicate instructions that exist only...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Andrew Trick
Enable the new LoopInfo algorithm by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Andrew Trick
Remove unnecessary FIXME
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Evan Cheng
Make sure type is not extended or untyped before create...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Eli Friedman
Make some ugly hacks for inline asm operands which...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Nuno Lopes
revert my previous commit (r159173), since as Eli point...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Nuno Lopes
do not set realloc() as NotAlias, since it can return...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Manman Ren
ARM: update peephole optimization.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Owen Anderson
Define DAGOperand, an empty base class for RegisterClas...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Gohman
Fix the objc_autoreleasedReturnValue optimization code...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jakob Stoklund...
Enforce stricter liveness rules for PHIs.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jakob Stoklund...
Run ProcessImplicitDefs on SSA form where it can be...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Nuno Lopes
improve optimization of invoke instructions:
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Nuno Lopes
check for the NoAlias attribute through CallSite
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Nuno Lopes
add CallSite/CallInst/InvokeInst::hasFnAttr()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Meador Inge
PR13013: ELF Type identification fails for MSB type...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Rafael Espindola
If a constant or a function has linkonce_odr linkage...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Eli Bendersky
The name (and comment describing) of llvm::GetFirstDebu...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Craig Topper
Add SSE2 predicate to CVTPS2PD instructions. Doesn...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Craig Topper
Remove codegen only instruction in favor of one that...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Chandler Carruth
Just remove generic support for C++11 alignas -- GCC...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jakob Stoklund...
Teach PHIElimination to handle <undef> operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jakob Stoklund...
Handle <undef> operands in TwoAddressInstructionPass.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Jakob Stoklund...
%RCX is not a function live-out in eh.return functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
NAKAMURA Takumi
llvm/lib: [CMake] Add explicit dependency to intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Hal Finkel
Allow controlling vectorization of boolean values separ...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Nick Lewycky
Remove dyn_cast + dereference pattern by replacing...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Craig Topper
Remove intrinsic specific instructions for (V)CVTPS2DQ...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Craig Topper
Remove intrinsic specific instructions for (V)CVTPS2DQ...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Craig Topper
Fix build failures from r159106.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Craig Topper
Remove intrinsic specific instructions for CVTPD2PS...
commit
|
commitdiff
|
tree
|
snapshot
next