projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-08-11
Jim Grosbach
ARM push of a single register encodes as pre-indexed...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Andrew Trick
Cleanup. Another thorough review by Nick!
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jim Grosbach
ARM pop of a single register encodes as post-indexed...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Justin Holewinski
PTX: Add basic documentation to CodeGenerator.html
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Nadav Rotem
Add a comment, per Bruno's CR.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Nadav Rotem
[AVX] When joining two XMM registers into a YMM regist...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Nadav Rotem
[AVX] If the data which is going to be saved is already...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Chris Lattner
add missing colon, thanks peter.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Chris Lattner
fix PR10605 / rdar://9930964 by adding a pretty scary...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bruno Cardoso...
Cleanup: Remove Int_ CVTSS2SI* forms
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bruno Cardoso...
Splats for v8i32/v8f32 can be handled by VPERMILPSY...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bruno Cardoso...
Use the splat index to generate the desired shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Eli Friedman
Fix X86TargetLowering::LowerExternalSymbol so that...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Devang Patel
Stay within 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM LDRT assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
Tidy up. 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Reapplying r136844.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM tests for LDRSHT assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM tests for LDRSH assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM tests for LDRSBT assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM tests for LDRSB assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
Add FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Cleanup. Remove an extraneous GraphTraits specialization.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM tests for LDRHT assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
NAKAMURA Takumi
test/CodeGen/X86/opt-shuff-tstore.ll: Add explicit...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM tests for LDRH(register) assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM LDRH(immediate) assembly parsing and encoding support.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
Add FIXME
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM LDRD(register) assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Devang Patel
Distinguish between two copies of one inlined variable...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Devang Patel
While extending definition range of a debug variable...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Devang Patel
Revert unintentional parts of previous check-in.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Devang Patel
Start using LexicalScopes utility. No intetional functi...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
Fix typo. Not quite sure how that slipped in there.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jim Grosbach
ARM LDRD(immediate) assembly parsing and encoding support.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Eli Friedman
Changes per Jeffrey's comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Nadav Rotem
Fix the test. Add cpu target.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Nadav Rotem
When performing a truncating store, it is sometimes...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Devang Patel
Provide utility to extract and use lexical scoping...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Owen Anderson
Add initial support for decoding NEON instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
David Greene
Make Record Name an Init
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
David Greene
Add getAsUnquotedString
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Comments. Thanks for the spell check Nick!
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Bruno Cardoso...
The following X86 pattern is incorrect:
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Eli Friedman
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Owen Anderson
Tabs --> spaces.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Owen Anderson
Cleanups based on Nick Lewycky's feedback.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Owen Anderson
Rewrite some ARM InstrInfo functions to be most accepti...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Rafael Espindola
Add support for the R and Q constraints.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Bob Wilson
Clarify a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Invoke SimplifyIndVar when we partially unroll a loop...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Cleanup. Make ScalarEvolution an explicit argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
SimplifyIndVar: make foldIVUser iterative to fold a...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Benjamin Kramer
Update CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Added a SimplifyIndVar utility to simplify induction...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Cleanup. Added LoopBlocksDFS::perform for simple clients.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Bruno Cardoso...
Fix a bug in vpermilps mask checking. Fix PR10560
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Peter Collingbourne
Remove the build_unwind function from the OCaml bindings.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Peter Collingbourne
Preserve the name for this variant of IRBuilder::CreateCall
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Cleanup. Avoid relying on specialization of std::distance.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrew Trick
Fix the LoopUnroller to handle nontrivial loops and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Owen Anderson
Push GPRnopc through a large number of instruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Eric Christopher
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Eric Christopher
clang is the new black.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Jakob Stoklund...
Trim an unneeded header.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Jakob Stoklund...
Promote VMOVS to VMOVD when possible.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Tighten operand checking of register-shifted-register...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bruno Cardoso...
Add 256-bit support for v8i32, v4i64 and v4f64 ISD...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Eli Friedman
Fix minor typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Tighten operand checking on memory barrier instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
NAKAMURA Takumi
VMCore/BasicBlock.cpp: Don't assume BasicBlock::iterato...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
NAKAMURA Takumi
Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Tighten operand checking on CPS instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Fix an oversight in the FixedLenDecoderEmitter where...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Eli Friedman
Representation of 'atomic load' and 'atomic store'...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Create a new register class for the set of all GPRs...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bruno Cardoso...
Add v16i16 and v32i8 store patterns
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Chad Rosier
Fix 80-column violations.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Rafael Espindola
Add missing file.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bruno Cardoso...
Use fp unpack instructions to unpack int types. Until...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Eli Friedman
Fix a couple ridiculous copy-paste errors. rdar:/...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Rafael Espindola
Add a C interface to PassManagerBuilder. It is missing...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Jim Grosbach
Don't truncate MachO addresses.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Benjamin Kramer
ARM Disassembler: sign extend branch immediates.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Silence an false-positive warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Don't generate the old-style disassembler in CMake...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Benjamin Kramer
The new ARM disassembler disassembles "bx lr" as a...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Don't continue generating the old-style decoder file.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Jim Grosbach
ARM fix typo in pre-indexed store lowering.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Attempt to fix CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Tighten Thumb1 branch predicate decoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Eli Friedman
First draft of the practical guide to atomics.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Owen Anderson
Replace the existing ARM disassembler with a new one...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bob Wilson
Put Darwin-specific code inside an __APPLE__ ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bill Wendling
Revert r137134. It breaks some code as Eli pointed...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bill Wendling
Print out the variable declaration only if it is a...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Jakob Stoklund...
Inflate register classes after coalescing.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bruno Cardoso...
Reapply a more appropriate solution than in r137114...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bruno Cardoso...
Revert r137114
commit
|
commitdiff
|
tree
|
snapshot
next