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-06
Use conservative size estimate for tBR_JTr.
Jakob Stoklund Olesen
2011-12-06
Remove alignment from deserted constant islands.
Jakob Stoklund Olesen
2011-12-06
Encode the total stack if there isn't a frame.
Bill Wendling
2011-12-06
* Add a macro to remove a magic number.
Bill Wendling
2011-12-06
Pretty-print basic block alignment.
Jakob Stoklund Olesen
2011-12-06
Add link to llvm.expect in Release Notes.
Jakub Staszak
2011-12-06
delaying restore-cr changed assigned registers in some tests
Hal Finkel
2011-12-06
add a test case that uses RESTORE_CR
Hal Finkel
2011-12-06
add RESTORE_CR and support CR unspills
Hal Finkel
2011-12-06
remove old FIXME
Hal Finkel
2011-12-06
Check the correct value for small stack sizes. Also modify some comments.
Bill Wendling
2011-12-06
For a small sized stack, we encode that value directly with no "stack adjust"...
Bill Wendling
2011-12-06
PTX: Continue to fix up the register mess.
Justin Holewinski
2011-12-06
PTX: Encode registers as unsigned values in the MC asm printer instead of usi...
Justin Holewinski
2011-12-06
use space star instead of star space
Sebastian Pop
2011-12-06
add missing point at the end of sentences
Sebastian Pop
2011-12-06
Simplify common predecessor finding.
Benjamin Kramer
2011-12-06
Push StringRefs through the metadata interface.
Benjamin Kramer
2011-12-06
Add X86ISD::HADD/HSUB to getTargetNodeName
Craig Topper
2011-12-06
Fix a bunch of SSE/AVX patterns to use v2i64/v4i64 loads since all other inte...
Craig Topper
2011-12-06
Merge floating point and integer UNPCK X86ISD node types.
Craig Topper
2011-12-06
test/MC: Introduce MC/MachO/ARM, and relocate relax-thumb2-branches.s into it.
NAKAMURA Takumi
2011-12-06
Clean up some of the shuffle decoding code for UNPCK instructions. Add instru...
Craig Topper
2011-12-06
ARM mode 'mul' operand ordering tweak.
Jim Grosbach
2011-12-06
Thumb2: MUL two-operand form encoding operand order fix.
Jim Grosbach
2011-12-06
Merge isSHUFPMask and isCommutedSHUFPMask into single function that can do bo...
Craig Topper
2011-12-06
Thumb2 encoding choice correction for PLD.
Jim Grosbach
2011-12-06
test/MC: Move relax-thumb2-branches.s from MC/MachO/ to MC/ARM.
NAKAMURA Takumi
2011-12-06
Fix a subtle semantic issue with poison values that came up in
Dan Gohman
2011-12-06
Use branches instead of jumps + variable cleanup. Testcase coming next. Patch...
Bruno Cardoso Lopes
2011-12-06
Explicit symbols for gnu mimicing relocations. Patch by Jack Carter
Bruno Cardoso Lopes
2011-12-06
Add register HWR29 numbering. Patch by Jack Carter
Bruno Cardoso Lopes
2011-12-06
Line up the comments in a code example.
Dan Gohman
2011-12-06
Rename "Trap Values" to "Poison Values", to better reflect their
Dan Gohman
2011-12-06
LSR: prune undesirable formulae early.
Andrew Trick
2011-12-06
Mix some minor misuse of MachineBasicBlock iterator.
Evan Cheng
2011-12-06
Removed isWinToJoinCrossClass from the register coalescer.
Pete Cooper
2011-12-06
allow TinyPtrVector to implicitly convert to ArrayRef.
Chris Lattner
2011-12-06
Kill off the LoopSplitter. It's not being used or maintained.
Lang Hames
2011-12-06
Add a comment.
Bill Wendling
2011-12-06
Tidy up value checking.
Jim Grosbach
2011-12-06
MipsAsmBackend.cpp, PPCAsmBackend.cpp: Fix -Asserts build to appease msvc.
NAKAMURA Takumi
2011-12-06
Update PBQP's analysis usage to reflect the requirements of the inline spiller.
Lang Hames
2011-12-06
[arm-fast-isel] Doublewords only require word-alignment.
Chad Rosier
2011-12-06
Align ARM constant pool islands via their basic block.
Jakob Stoklund Olesen
2011-12-06
Use logarithmic units for basic block alignment.
Jakob Stoklund Olesen
2011-12-06
The compact encoding of the registers are 3-bits each. Make sure we shift the
Bill Wendling
2011-12-06
Fix ARM handling of tBcc branch relaxation.
Jim Grosbach
2011-12-06
Use an existing function.
Jakob Stoklund Olesen
2011-12-06
Fix unclear wording.
Jakob Stoklund Olesen
[prev]
[next]