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-12-08
Fix comments.
Chad Rosier
2011-12-07
EngineBuilder: support for custom TargetOptions. Fixes the
Peter Collingbourne
2011-12-07
Fix comments.
Chad Rosier
2011-12-07
ARM assembly, allow 'asl' as a synonym for 'lsl' in shifted-register operands.
Jim Grosbach
2011-12-07
Modify class ReadHardware and add definition of 64-bit version of instruction
Akira Hatanaka
2011-12-07
Add newline.
Akira Hatanaka
2011-12-07
Add 64-bit HWR29 register.
Akira Hatanaka
2011-12-07
32 to 64-bit anyext pattern.
Akira Hatanaka
2011-12-07
32 to 64-bit zext pattern.
Akira Hatanaka
2011-12-07
ARM two-operand aliases for VAND/VEOR/VORR instructions.
Jim Grosbach
2011-12-07
ARM two-operand aliases for VADDW instructions.
Jim Grosbach
2011-12-07
ARM two-operand aliases for VADD instructions.
Jim Grosbach
2011-12-07
Flesh out a bit more of the bitcode use-list ordering preservation code.
Chad Rosier
2011-12-07
Variable cleanup. Based on past patch submittals variable names have
Bruno Cardoso Lopes
2011-12-07
Make sure we correctly set LiveRegGens when a call is unscheduled. <rdar://p...
Eli Friedman
2011-12-07
64-bit WrapperPICPat patterns.
Akira Hatanaka
2011-12-07
configure: Don't warn about compiler-rt checked out into projects/.
Daniel Dunbar
2011-12-07
Fix an assertion in the scheduler. PR11386. No testcase included because it...
Eli Friedman
2011-12-07
Define base class for WrapperPICPat.
Akira Hatanaka
2011-12-07
Modify LowerFCOPYSIGN to handle Mips64.
Akira Hatanaka
2011-12-07
Update bcanalyzer to handle new USELIST_BLOCK/USELIST_CODE_ENTRY.
Chad Rosier
2011-12-07
Begin adding experimental support for preserving use-list ordering of bitcode
Chad Rosier
2011-12-07
These global variables aren't thread-safe, STATISTIC is. Andy Trick tells me
Nick Lewycky
2011-12-07
Have cmake build llvm-cov. Patch by arrowdodger.
Duncan Sands
2011-12-07
ValueEnumerator - debug dump().
Chad Rosier
2011-12-07
Fix comment.
Akira Hatanaka
2011-12-07
Fix comment.
Akira Hatanaka
2011-12-07
Fix 64-bit immediate patterns.
Akira Hatanaka
2011-12-07
Nuke inadvertant debugging commit.
Jim Grosbach
2011-12-07
Darwin assembler improved relocs when w/o subsections_via_symbols.
Jim Grosbach
2011-12-07
Remove unneeded semicolon.
Jakub Staszak
2011-12-07
Thumb2 alias for long-form pop and friends.
Jim Grosbach
2011-12-07
Also pass in correct initializer here.
Bill Wendling
2011-12-07
ARM support the .arm and .thumb directives for assembly mode switching.
Jim Grosbach
2011-12-07
Correct initializer in example.
Bill Wendling
2011-12-07
ARM NEON VCLT(register) is a pseudo aliasing VCGT(register).
Jim Grosbach
2011-12-07
Tidy up. Move MachO tests to MachO directory.
Jim Grosbach
2011-12-07
Remove unused include.
Duncan Sands
2011-12-07
When doing "opt -O2" verify the bitcode like is done for
Duncan Sands
2011-12-07
Fix a bunch of SSE/AVX patterns to use proper memop types. In particular, not...
Craig Topper
2011-12-07
Adjust the stack by one pointer size for all frameless stacks.
Bill Wendling
2011-12-07
Fix off-by-one error when encoding the stack size for a frameless stack.
Bill Wendling
2011-12-07
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
Adding missing anchor to DATDeltaAlgorithm.
David Blaikie
2011-12-07
make CR spill and restore 64-bit clean (no functional change), and fix some o...
Hal Finkel
2011-12-07
make base register selection used in eliminateFrameIndex 64-bit clean
Hal Finkel
2011-12-07
set mayStore and mayLoad on CR pseudos
Hal Finkel
2011-12-07
64-bit LR8 load should use X11 not R11
Hal Finkel
2011-12-07
Eliminate delta argument from AdjustBBOffsetsAfter.
Jakob Stoklund Olesen
2011-12-07
Compute some alignment information for each basic block.
Jakob Stoklund Olesen
[prev]
[next]