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-10-11
Nick Lewycky
Revert r141605 as it broke tests for llvm-nm.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Simplify and update functions storeRegToStackSlot and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Add definitions of 64-bit loads and stores. Add a patte...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
Add testcase for PR11107.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Tanya Lattner
Make it possible to use the linker without destroying...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Nick Lewycky
Add support for reading many-section ELF files.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Change definitions of classes LoadM and StoreM in prepa...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
Simplify check that optional def is there and is CPSR.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Lang Hames
Add a natural stack alignment field to TargetData,...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Michael J....
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Devang Patel
Revert r141569 and r141576.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Jim Grosbach
Simplify operand Kind checks a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Bill Wendling
Reapply r141365 now that PR11107 is fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Jim Grosbach
Add a name to sub-operand for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Bill Wendling
If the CPSR is defined by a copy, then we don't want...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Eli Friedman
Make sure the X86 backend doesn't explode on 128-bit...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Michael J....
Object: add getSectionAlignment.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Nick Lewycky
Add support for dumping section headers to llvm-objdump...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Jakob Stoklund...
Give targets a chance to expand even standard pseudos.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Devang Patel
If loop header is also loop exiting block then it may...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Jakob Stoklund...
Emit full ED initializers even for pseudo-instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Andrew Trick
Allow stat += 0 without activating the stat.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Benjamin Kramer
X86: Add a subtarget definition for core-avx-i, which...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Nadav Rotem
Fix 10892 - When lowering SIGN_EXTEND_INREG do not...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Devang Patel
Add dominance check for the instruction being hoisted.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Jakob Stoklund...
Mark the standard pseudos as isPseudo = 1.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Bruno Cardoso...
The Mips specific function for instruction cache invali...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Benjamin Kramer
X86: Add patterns for the movbe instruction (mov +...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Jakob Stoklund...
Insert dummy ED table entries for pseudo-instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Bill Wendling
Revert r141365. It was causing MultiSource/Benchmarks...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Owen Anderson
MCAtom extending methods need to extend the range of...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Bill Wendling
Mark the llvm.eh.sjlj.functioncontext intrinsic as...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Benjamin Kramer
llvm-objdump: Take ownership of MCInstrInfos.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Benjamin Kramer
llvm-nm: Don't leak bitcode buffers.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Benjamin Kramer
XFAIL tblgen tests on leak checkers.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Bill Wendling
When getting the number of bits necessary for addressin...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Craig Topper
Put a bunch of calls to ToggleFeature behind proper...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Chad Rosier
Fix a regression from r138445. If we're loading from...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Justin Holewinski
PTX: Print .ptr kernel attributes if PTX version >...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Craig Topper
Add Ivy Bridge 16-bit floating point conversion instruc...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Jakob Stoklund...
Prevent potential NOREX bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Jakob Stoklund...
Add TEST8ri_NOREX pseudo to constrain sub_8bit_hi copies.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Jakob Stoklund...
Add missing test case for r141410.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Benjamin Kramer
Include direct.h for _mkdir on mingw32 too.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Che-Liang Chiou
Revert r141079: tblgen: add preprocessor as a separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Nicolas Geoffray
Always check if a method or a type exist before trying...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
NAKAMURA Takumi
lib/Object: Suppress warnings on gcc-4.3.4 cygwin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
NAKAMURA Takumi
lib/DebugInfo/DWARFDebugLine.cpp: De-Unicode-ify.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
NAKAMURA Takumi
Whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Anton Korobeynikov
Disable ABS optimization for Thumb1 target, we don...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Akira Hatanaka
Simplify definition of FP move instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Akira Hatanaka
Define classes and multiclasses for FP binary instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Akira Hatanaka
Define multiclasses for FP-to-FP instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Akira Hatanaka
Define classes for FP unary instructions and multiclass...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Andrew Trick
Unit test for LSR phi reuse in r141442.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Akira Hatanaka
Add patterns for unaligned load and store instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Andrew Trick
Add an extra safety check in front of the optimization...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Bill Wendling
Use the code that lowers the arguments and spills any...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Peter Collingbourne
Add clang-tblgen to OPTIONAL_DIRS when building native...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Michael J....
llvm-objdump: Add relocation and archive support.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Michael J....
PathV2: Add simplified version of exists that returns...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Michael J....
Object: Add support for opening stdin.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Michael J....
Object: constize Archive.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Jim Grosbach
Enable ARM mode VDUP(scalar) tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Jim Grosbach
ARM NEON assembly parsing and encoding for VDUP(scalar).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Andrew Trick
LSR should only reuse phis that match its formula.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Eli Friedman
Fix APInt::operator*= so that it computes the correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Nick Lewycky
Don't emit the symbol table entry for the .symtab_shndx...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Nick Lewycky
Remove extraneous curlies. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Jim Grosbach
ARM prefix asmparser operand kind enums for readability.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Bill Wendling
Take all of the invoke basic blocks and make the dispat...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Bill Wendling
Add a bool value to set the IsLandingPad flag to.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Bill Wendling
Take the code that was emitted for the llvm.eh.dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Bill Wendling
Thread the chain through the eh.sjlj.setjmp intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Nick Lewycky
Don't emit a shstrtabindex in the reserved range. Spott...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Nick Lewycky
Clarify/fix typo. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Jakob Stoklund...
Constrain both operands on MOVZX32_NOREXrr8.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Michael J....
Fix a few changes I missed.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Michael J....
Fix GCC again.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Michael J....
Fix spelling in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Michael J....
Change relocation API to be per section. This time...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Jim Grosbach
Improve ARM assembly parser diagnostic for unexpected...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Bill Wendling
Revert 141376 and 141377 due to breaking the build.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
David Greene
Remove Multidefs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Michael J....
Fix spelling in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Michael J....
Change relocation API to be per section.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Evan Cheng
Jakob is the code owner of register allocation and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Evan Cheng
High bits of movmskp{s|d} and pmovmskb are known zero...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Bob Wilson
Reenable tail calls for iOS 5.0 and later.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Bob Wilson
Reenable use of divmod compiler_rt functions for iOS...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Matt Beaumont-Gay
Move default to top of switch
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Anton Korobeynikov
Peephole optimization for ABS on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Duncan Sands
Teach GVN to also propagate switch cases. For example...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Craig Topper
Add X86 disassembler support for RDFSBASE, RDGSBASE...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Andrew Trick
PostRA scheduler fix. Clear stale loop dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Craig Topper
Add X86 disassembler support for XSAVE, XRSTOR, and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Craig Topper
Revert part of r141274. Only need to change encoding...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Bill Wendling
Use the correct vreg here.
commit
|
commitdiff
|
tree
|
snapshot
next