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-15
Owen Anderson
Fix problems decoding the to/from-lane NEON memory...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Devang Patel
Refactor.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Devang Patel
Refactor.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Bill Wendling
Don't try to sink the landingpad instruction. It's...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Bill Wendling
The landingpad instruction isn't loop-invariant.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Bill Wendling
Mark the SCC as "might unwind" if we run into a 'resume...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Bill Wendling
Skip the insertion iterator past the landingpad instruc...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Devang Patel
Refactor. Global variables are part of compile unit...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Jim Grosbach
Tidy up trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Devang Patel
Refactor. A subprogram is part of compile unit so let...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Jim Grosbach
Update comment to reflect MC target machine refactor.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Bill Wendling
Add inlining for the new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Nick Lewycky
This transform is not safe. Thanks to Eli for pointing...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Nick Lewycky
Don't attempt to add 'nsw' when intermediate instructio...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Nick Lewycky
Teach instcombine to preserve the nsw bit by doing...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
NAKAMURA Takumi
EE: Provide the symbol "lseek64" explicitly with <unist...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Nadav Rotem
Fix PR 10635. When generating integer constants, the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Eli Friedman
Fix test.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Bob Wilson
Expand VMOVQQQQ pseudo instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Nick Lewycky
Remove the last improper use of getGlobalContext()...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Eli Friedman
Fix the getelementptr description so it is extremely...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Eli Friedman
Move "atomic" and "volatile" designations on instructio...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Jim Grosbach
ARM STR_POST_IMM offset encoding fix in load/store...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Bruno Cardoso...
Fix comment!
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Eli Friedman
Some reorganization of atomic docs. Added explicit...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Bruno Cardoso...
The VPERM2F128 is a AVX instruction which permutes...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Bruno Cardoso...
Move code around and add comments
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Akira Hatanaka
Define unaligned load and store.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Jim Grosbach
ARM expansion of pre-indexed store pseudos should maint...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Bill Wendling
Add checks for the landingpad instruction's clause...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Owen Anderson
Fix some remaining issues with decoding ARM-mode memory...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Bill Wendling
Initial commit of the 'landingpad' instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Owen Anderson
Fix decoding of ARM-mode STRH.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
apparently variable naming conventions never got added...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
minor typo
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Owen Anderson
Port over the basic ARM encodings test file to a decodi...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Owen Anderson
Specify fixed bit in the LDRBT encoding, which allows...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Devang Patel
Constify.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
fix one reference that slipped through, thanks Eli
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Owen Anderson
Fix decoding of pre-indexed stores.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Akira Hatanaka
Test case for 137484
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Devang Patel
Use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Akira Hatanaka
When constant double 0.0 is lowered, make sure 0 is...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
add ifdef's to let people easily remove these dead...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
switch to the new struct api.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
switch to the new struct apis.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
switch to use the new api for structtypes.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
forward to the correct constructor.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Devang Patel
Provide fast path as Jakob suggested.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Owen Anderson
Separate decoding for STREXD and LDREXD to make each...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Jim Grosbach
Tidy up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
add two missing function impls
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
add new accessors to reflect new terminology in struct...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Nick Lewycky
Fix bugpoint fallout from the new type system.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Nadav Rotem
Revert r137310 because it does not optimize any code...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Jim Grosbach
Tidy up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chad Rosier
Whitespace and formatting. No functional change intended.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Duncan Sands
Silence a bunch (but not all) "variable written but...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
docs/GettingStarted.html: [Git] Add instructions how...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
docs/GettingStarted.html: [Git] Mention branch.rebase...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
docs/GettingStarted.html: [Git] Split the subsubsection...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
.gitignore: Ignore /autom4te.cache. We can execute...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
docs: Update HTML markup(s).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
docs/llvm.css: Introduce <blockquote><pre>. It may...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Chris Lattner
Fix an obscure bug in PointerUnion that would bite...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Eli Friedman
Misc atomic doc tweaks; reordering operations across...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
include/llvm/Config/config.h.cmake: Reorder to follow...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
CMake: Eliminate unused checks and #undef(s) as below;
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Benjamin Kramer
MachOWriter: Don't crash on fixups with arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
include/llvm/Config/llvm-config.h: Reorder and reword...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
NAKAMURA Takumi
configure: Update since r136721.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Eli Friedman
Fix up this paragraph (including a nasty typo).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Andrew Trick
findDeadCallerSavedReg fix: Missing NULL terminator...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Andrew Trick
Clarify the definition of SequentiallyConsistent operat...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Dan Gohman
Don't convert objc_autoreleaseReturnValue to objc_autor...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Nick Lewycky
A virtual destructor for the class with virtual methods!
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Dan Gohman
Don't let arbitrary calls disrupt nested retain+release...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Dan Gohman
Use an actual reverse-CFG reverse-postorder for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Jakob Stoklund...
Simplify the interference checking code a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jim Grosbach
Clean up formatting a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jim Grosbach
ARM vector compare to zero instruction assembly parsing...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Eli Friedman
Fix mismatched tag.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Eli Friedman
Revision to Atomics guide, per Chris's comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Andrew Trick
A slew of unit tests for the recent LoopInfo::updateUnl...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Andrew Trick
Allow loop unrolling to get known trip counts from...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jakob Stoklund...
Remove the InterferenceResult class.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jakob Stoklund...
Eliminate the last use of InterferenceResult.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Akira Hatanaka
Enclose directive .cprestore with .set macro and nomacr...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jim Grosbach
Fix tests per now-correct encoding as of r137371.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jim Grosbach
Remove no-longer-true comments. These are for the assem...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jim Grosbach
ARM STRT assembly parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Owen Anderson
Make the USAT16 operand decoder auto-generate-able.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Owen Anderson
Add another accidentally omitted predicate operand.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Owen Anderson
Add missing predicate operand on SMLA and friends.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jim Grosbach
ARM load shifted register pre-index fix shift value...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
NAKAMURA Takumi
DataTypes.h.cmake: Tweak INT32_MIN for MSVC. MSC treats...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Owen Anderson
Handle new register classes in Thumb2 mode. Should...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Owen Anderson
Making SEL decodings auto-generate-able.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bruno Cardoso...
Add a dag combine to xform 256-bit shuffles into simple...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bruno Cardoso...
Fix the test added by Nadav in r137308. Make it more...
commit
|
commitdiff
|
tree
|
snapshot
next