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-09-21
Dan Gohman
Say "bytes" instead of "address units", since that...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Dan Gohman
Document the new !tbaa.struct metadata.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
David Blaikie
Add missing 'to' and rephrase an explanation of GCC...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
David Blaikie
Document "do not use defaults in covered switch-over...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Benjamin Kramer
LoopIdiom: Give up when the loop is not in canonical...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
[fast-isel] Fallback to SelectionDAG isel if we require...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Benjamin Kramer
InstCombine: Make sure we use the pre-zext type when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Bill Wendling
Encapsulate the "construct*AlignmentFromInt" functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Michael Liao
Fix a typo in r164357
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Dmitri Gribenko
Clarify comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Bill Wendling
Make the 'get*AlignmentFromAttr' functions into member...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Benjamin Kramer
BitcodeReader: Correctly insert blockaddress constant...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Alexey Samsonov
Fix SymbolRef::getAddress implementation for ELF. The...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
NAKAMURA Takumi
llvm/test/CodeGen/X86/pr5145.ll: Tweak expressions...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Andrew Trick
Cortex-A9 latency fixes (w/ -schedmodel only).
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Michael Liao
Add missing i8 max/min/umax/umin support
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Michael Liao
Revise td of X86 atomic instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Sean Silva
docs: Fix Sphinx warning over Atomics.rst.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Sean Silva
docs: Fix Sphinx warning over yaml2obj.rst.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
NAKAMURA Takumi
Mips16FrameLowering.cpp: Remove unused TII introduced...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
NAKAMURA Takumi
llvm/test/CodeGen/ARM/fast-isel.ll: Fix possible typos...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Akira Hatanaka
Properly save and restore RA and Mips16 callee save...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
Testcase does not need to be this strict.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
Add newline.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
[fast-isel] Fallback to SelectionDAG isel if we require...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jim Grosbach
Tidy up. Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jim Grosbach
ARM: Use a dedicated intrinsic for vector bitwise select.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Jakob Stoklund...
Ignore PHI-defs for -new-coalescer interference checks.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Jakob Stoklund...
Extend -new-coalescer SSA update to handle mapped value...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Eric Christopher
Only emit DW_AT_object_pointer if this is a definition.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Manman Ren
SimplifyCFG: sink common codes from IF, ELSE blocks...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Evan Cheng
Try to make these tests more portable.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Benjamin Kramer
Fix broken check lines.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Andrew Trick
Fix function names in coding style examples
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Bill Wendling
Revert r164308 to fix buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Bill Wendling
Make the 'get*AlignmentFromAttr' functions into member...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Bill Wendling
Remove more bare uses of the different Attribute enums.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Roman Divacky
Specify cpu to get the correct instruction ordering...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Bill Wendling
Make the 'getAsString' function a method of the Attribu...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Nadav Rotem
Fix 80-col violations.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Tim Northover
Make sure lli compiles all code before invalidating...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Craig Topper
Change enum type in a static table to uint8_t instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Michael Liao
Specify CPu to prevent failure on ATOM due to different...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Sean Silva
Fix Sphinx warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Michael Liao
Re-work X86 code generation of atomic ops with spin...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Sean Silva
Sphinxify DebuggingJITedCode
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Andrew Trick
Fix static function names in CodingStandards examples.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Bill Wendling
Convert some attribute existence queries over to use...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Jim Grosbach
ARM: Tidy up IntrinsicsARM.td a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Bill Wendling
Add predicates for queries on whether an attribute...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Micah Villmow
Add in new data types that are used by AMDIL/ANL among...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Owen Anderson
Soften the pattern-can-never-match error in TableGen...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Owen Anderson
Implement a correct copy constructor for Record. Now...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Jakob Stoklund...
Resolve conflicts involving dead vector lanes for ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Andrew Kaylor
This patch adds memory support functions which will...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Preston Gurd
Add support for macro parameters/arguments delimited...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Duncan Sands
Add support for accessing an MDNode's operands via...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Preston Gurd
Support default parameters/arguments for assembler...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Preston Gurd
Enhance unmatched '.endr' directive error message in...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Michael Liao
Unify the logic in SelectAtomicLoadAdd and SelectAtomic...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Michael Ilseman
Renaming functions to match coding style guidelines
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Jordan Rose
Really XFAIL test/CodeGen/PowerPC/structsinregs.ll.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Michael Ilseman
Doxygen-ify comments
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Bill Schmidt
XFAIL test/CodeGen/PowerPC/structsinregs.ll
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Michael Ilseman
Put the * and & next to the variable, rather than the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Michael Ilseman
Document the interface for integer expansion, using...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Michael Ilseman
Forward declarations
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Duncan Sands
GCC doesn't understand that OrigAliasResult having...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Bill Schmidt
Small structs for PPC64 SVR4 must be passed right-justi...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Hans Wennborg
SimplifyCFG: Don't generate invalid code for switch...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Will Dietz
Fix minor typo in IntervalPartition.h
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Rafael Espindola
Make MapVector a bit more expensive but harder to misus...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Benjamin Kramer
InlineCost: Make TotalAllocaSizeRecursiveCaller unsigne...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Benjamin Kramer
IntegerDivision: Style cleanups, avoid warning about...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Benjamin Kramer
Remove unused and broken CloneFunction wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Hans Wennborg
Move load_to_switch.ll to test/CodeGen/SPARC/
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Nadav Rotem
rename test
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Nadav Rotem
Prevent inlining of callees which allocate lots of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Hans Wennborg
CodeGenPrep: turn lookup tables into switches for some...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Craig Topper
Remove code for setting the VEX L-bit as a function...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Nadav Rotem
whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Craig Topper
Add explicit VEX_L tags to all 256-bit instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Andrew Trick
Silence -Wnon-virtual-dtor in llvm-stress.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Andrew Trick
SchedMachineModel: compress the CPU's WriteLatencyTable.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Sean Silva
De-nest if's and fix mix-up
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Sean Silva
Iterate deterministicaly over ClassInfo*'s
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Sean Silva
Iterate deterministically over register classes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Sean Silva
Refactor Record* by-ID comparator to Record.h
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
NAKAMURA Takumi
llvm/test/MC/X86/x86_nop.s: Make sure -arch=x86 when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Jim Grosbach
Tidy up. Minor formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Jim Grosbach
Tidy up. 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Andrew Trick
comment typo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Chandler Carruth
Fix the last crasher I've gotten a reproduction for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sean Silva
Test commit
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Michael Ilseman
New utility for expanding integer division for targets...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Evan Cheng
MOVi16 (movw) is only legal on cpus with V6T2 support...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Benjamin Kramer
FileCheck: Fix off-by-one bug that made CHECK-NOT:...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Roman Divacky
Add test for r164155 and remove two tests superseded...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Jan Sjödin
Add hidden flag to exclude aliases from output.
commit
|
commitdiff
|
tree
|
snapshot
next