index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-30
Adds support for variable sized allocas. For a variable sized alloca,
Rafael Espindola
2011-08-30
Adds a SelectionDAG node X86SegAlloca which will be custom lowered
Rafael Espindola
2011-08-30
Emit segmented-stack specific code into function prologues for
Rafael Espindola
2011-08-30
Command line option to enable support for segmented stacks:
Rafael Espindola
2011-08-30
Follow up to r138791.
Evan Cheng
2011-08-30
When walking backwards to eliminate final stores to allocas at the end of a f...
Owen Anderson
2011-08-30
Teach macho-dump how to dump linkedit_data load commands.
Benjamin Kramer
2011-08-30
Add load commands from Lion to Macho.h.
Benjamin Kramer
2011-08-30
Update docs: Bugpoint understands -O[123]
Tobias Grosser
2011-08-30
Lit option for ignoring stderr output.
Andrew Trick
2011-08-30
Set CR1EQ only when lowering vararg floating arguments (not any vararg
Roman Divacky
2011-08-30
Fix typos in SPUMCTargetDesc.h
James Molloy
2011-08-30
Fix typo in BlackfinFrameLowering.h
James Molloy
2011-08-30
Fix typo in MSP430MCTargetDesc.h.
James Molloy
2011-08-30
Fix typo in MipsMCTargetDesc.h; Patch supplied by Liu (proljc@gmail.com)
James Molloy
2011-08-30
Add vvvv support to disassembling of instructions with MRMDestMem and MRMDest...
Craig Topper
2011-08-30
Do not try to rematerialize a value from a partial definition.
Bob Wilson
2011-08-30
Change ARM / Thumb2 addc / adde and subc / sube modeling to use physical
Evan Cheng
2011-08-29
Revert 138781. It's not playing nicely with the immediate forms for ADC.
Jim Grosbach
2011-08-29
Thumb2 assembler aliases for ADC/SBC w/o the .w suffix.
Jim Grosbach
2011-08-29
Add missing encoding information for some of the GPR<->FP register moves.
Owen Anderson
2011-08-29
Remove redundant tests from XFAIL'ed test file.
Jim Grosbach
2011-08-29
Thumb2 assembly parsing and encoding support for ADC(immediate).
Jim Grosbach
2011-08-29
Remove test file. Superceded by other more exhaustive tests.
Jim Grosbach
2011-08-29
Thumb2 parsing and encoding for IT blocks.
Jim Grosbach
2011-08-29
Fix the disassembly of the X86 crc32 instruction. Bug 10702 and rdar://8795217
Kevin Enderby
2011-08-29
Explicitly zero out parts of a vector which are required to be zero by the al...
Eli Friedman
2011-08-29
Tidy up. Whitespace.
Jim Grosbach
2011-08-29
Apply the same fix for the change in LDR_PRE_IMM/LDRB_PRE_IMM operand encodin...
Owen Anderson
2011-08-29
Fix grammar, noticed by Duncan.
Bill Wendling
2011-08-29
Specify an additional fixed bit in the PLD/PLDW/PLI register-register encoding.
Owen Anderson
2011-08-29
Update tests to new EH model. Add landingpad instructions to landing pads.
Bill Wendling
2011-08-29
addrmode_imm12 and addrmode2_offset encode their immediate values differently...
Owen Anderson
2011-08-29
Fixes following the CR by Chris and Duncan:
Nadav Rotem
2011-08-29
Improve handling of #-0 offsets for many more pre-indexed addressing modes.
Owen Anderson
2011-08-29
Initialize CompactUnwindSection so that other targets won't use an uninitiali...
Bill Wendling
2011-08-29
Expand ATOMIC_LOAD and ATOMIC_STORE for architectures I don't know well enoug...
Eli Friedman
2011-08-29
Tidy up. 80 columns.
Jim Grosbach
2011-08-29
Dump with dbgs() instead of printf.
Benjamin Kramer
2011-08-29
Make GCC happy by adding parens.
Benjamin Kramer
2011-08-29
Add testcase for r138746.
Owen Anderson
2011-08-29
Update the load-store optimizer for changes to the operands on LDR_PRE_IMM an...
Owen Anderson
2011-08-29
Fix a test that wasn't testing the right thing.
Matt Beaumont-Gay
2011-08-29
Move non-intruction patterns to a more appropriate place!
Bruno Cardoso Lopes
2011-08-29
Add support for parsing #-0 on non-memory-operand immediate values, and add a...
Owen Anderson
2011-08-29
Reapply r138695. Fix PassManager stack depths.
Andrew Trick
2011-08-29
Add AMDIL as valid target triple to LLVM.
Tobias Grosser
2011-08-28
Remove premature previous commit.
Nicolas Geoffray
2011-08-28
Fix PR5329: pay attention to constructor/destructor priority
Duncan Sands
2011-08-28
Encoding of instructions referencing segments has changed. Do what X86MCCodeE...
Nicolas Geoffray
[prev]
[next]