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-04-09
Akira Hatanaka
Have TargetLowering::getPICJumpTableRelocBase return...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Chad Rosier
When performing a truncating store, it's possible to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Lang Hames
Patch r153892 for PR11861 apparently broke an external...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Chad Rosier
Update comments and remove unnecessary isVolatile(...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
David Blaikie
Fix accidentally constant conditions found by uncommitt...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Rafael Espindola
Pattern match a setcc of boolean value with 0 as a...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Preston Gurd
This patch adds X86 instruction itineraries, which...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Duncan Sands
Clarify that fpaccuracy metadata is giving the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Nadav Rotem
Lower some x86 shuffle sequences to the vblend family...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Bill Wendling
s/lto_codegen_whole_program_optimization/lto_codegen_se...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Nadav Rotem
Fix a bug in the lowering of broadcasts: ConstantPools...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Craig Topper
Remove unnecessary type check when combining and/or...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Craig Topper
Remove unnecessary 'else' on an 'if' that always returns
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Craig Topper
Optimize code slightly. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Bill Wendling
Add a hook to turn on the internalize pass through...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Craig Topper
Replace some explicit checks with asserts for condition...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Chandler Carruth
Cleanup and relax a restriction on the matching of...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Chandler Carruth
Fold 15 tiny test cases into a single file that impleme...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Craig Topper
Optimize code a bit. No functional change intended.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Benjamin Kramer
Silence sign-compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Duncan Sands
Only have codegen turn fdiv by a constant into fmul...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Craig Topper
Simplify code that tries to do vector extracts for...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Chandler Carruth
Teach LLVM about a PIE option which, when enabled on...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Chandler Carruth
Move the TLSModel information into the TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Benjamin Kramer
EngineBuilder::create is expected to take ownership...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Chandler Carruth
Remove an over zealous assert. The assert was trying...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Chandler Carruth
Add a debug-only 'dump' method to the BlockChain struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Chandler Carruth
Teach InstCombine to nuke a common alloca pattern ...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Nadav Rotem
AVX2: Build splat vectors by broadcasting a scalar...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Bill Wendling
Remove old 'grep' lines.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Bill Wendling
Formatting changes. Don't put spaces in front of some...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Bill Wendling
FileCheckize these testcases.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Bill Wendling
Remove the 'Parent' pointer from the MDNodeOperand...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Bill Wendling
Allow subclasses of the ValueHandleBase to store inform...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Craig Topper
Turn avx2 vinserti128 intrinsic calls into INSERT_SUBVE...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Craig Topper
Move vinsertf128 patterns near the instruction definiti...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Craig Topper
Remove 'else' after 'if' that ends in return.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Nadav Rotem
1. Remove the part of r153848 which optimizes shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Duncan Sands
Convert floating point division by a constant into...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Chandler Carruth
Perform partial SROA on the helper hashing structure...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Chandler Carruth
Fix ValueTracking to conclude that debug intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Benjamin Kramer
SCEV: When expanding a GEP the final addition to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Bob Wilson
Fix Thumb __builtin_longjmp with integrated assembler...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Hongbin Zheng
Refactor: Use positive field names in VectorizeConfig.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
NAKAMURA Takumi
Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfC...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Sean Hunt
Make the test for r154235 more platform-independent...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Sean Hunt
Output UTF-8-encoded characters as identifier character...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Jim Grosbach
Tidy up. 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Jakob Stoklund...
ARMPat is equivalent to Requires<[IsARM]>.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Jakob Stoklund...
Eliminate iOS-specific tail call instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Akira Hatanaka
Add lines in global-address.ll to test N32 and N64...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Chandler Carruth
There is no portable std::abs overload for int64_t...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Sean Callanan
Fixed two leaks in the MC disassembler. The MC
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Jakob Stoklund...
Allow negative immediates in ARM and Thumb2 compares.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
David Chisnall
Reintroduce InlineCostAnalyzer::getInlineCost() variant...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Chandler Carruth
Sink the collection of return instructions until after...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Chandler Carruth
Tweak this test to ensure the inliner did indeed fire...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Duncan Sands
Make GVN's propagateEquality non-recursive. No intende...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Craig Topper
Test case for PR12413
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Benjamin Kramer
Fix narrowing conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Benjamin Kramer
DenseMap: Perform the pod-like object optimization...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Craig Topper
Allow 256-bit shuffles to be split if a 128-bit lane...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Craig Topper
Add the tests that were supposed to go with r153935...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Chandler Carruth
Actually finish this sentence in the comment the way...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Chandler Carruth
Sink the return instruction collection until after...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Jakob Stoklund...
Deduplicate ARM call-related instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Jim Grosbach
ARM: Don't form a t2LDRi8 or t2STRi8 with an offset...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Kaelyn Uhrain
Fix the build breakage introduced by r154131.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Kaelyn Uhrain
Really fix -Wnon-virtual-dtor warnings; gcc needs the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Bill Wendling
The internalize pass can be dangerous for LTO.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Jim Grosbach
ARM assembly aliases for add negative immediates using...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Akira Hatanaka
Reapply test case in 154038, this time with triple...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Eric Christopher
Patch to set is_stmt a little better for prologue lines...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Jakob Stoklund...
Don't break the IV update in TLI::SimplifySetCC().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Dan Gohman
Fix accidentally inverted logic from r152803, and make the
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Sylvestre Ledru
Fix a problem in the target detection for Debian GNU...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Sylvestre Ledru
Fix a problem in the target detection for Debian GNU...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Owen Anderson
Treat f16 the same as f80/f128 for the purposes of...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Silviu Baranga
Added support for unpredictable ADC/SBC instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Silviu Baranga
Added support for handling unpredictable arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Hongbin Zheng
BBVectorize: Add the const modifier to the VectorizeCon...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Hongbin Zheng
Introduce the VectorizeConfig class, with which we...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
James Molloy
An oversight when applying the patches for r150956...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Hongbin Zheng
Add the function "vectorizeBasicBlock" which allow...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Jim Grosbach
ARM assembly aliases for two-operand V[R]SHR instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Argyrios Kyrtzidis
In MemoryBuffer::getOpenFile() make sure that the buffe...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Jim Grosbach
ARM assembly parsing for 'msr' plain 'cpsr' operand.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Jakob Stoklund...
Pass the right sign to TLI->isLegalICmpImmediate.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Bob Wilson
Do not include multiple -arch options in CPPFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Michael J....
Fix -Wnon-virtual-dtor warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Akira Hatanaka
Reapply 154038 without the failing test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Owen Anderson
Revert r154038. It was causing make check failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Pete Cooper
REG_SEQUENCE expansion to COPY instructions wasn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Benjamin Kramer
Fix a C++11 UDL conflict.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Pete Cooper
f16 FREM can now be legalized by promoting to f32
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Akira Hatanaka
Fix LowerGlobalAddress to produce instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Akira Hatanaka
Fix LowerJumpTable to produce instructions with the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Akira Hatanaka
Fix LowerConstantPool to produce instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Jakob Stoklund...
Implement ARMBaseInstrInfo::commuteInstruction() for...
commit
|
commitdiff
|
tree
|
snapshot
next