index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a bunch of SSE/AVX patterns to use v2i64/v4i64 loads since all other inte...
Craig Topper
2011-12-06
2
-62
/
+69
*
Merge floating point and integer UNPCK X86ISD node types.
Craig Topper
2011-12-06
4
-167
/
+104
*
test/MC: Introduce MC/MachO/ARM, and relocate relax-thumb2-branches.s into it.
NAKAMURA Takumi
2011-12-06
2
-0
/
+5
*
Clean up some of the shuffle decoding code for UNPCK instructions. Add instru...
Craig Topper
2011-12-06
4
-84
/
+157
*
ARM mode 'mul' operand ordering tweak.
Jim Grosbach
2011-12-06
2
-2
/
+1
*
Thumb2: MUL two-operand form encoding operand order fix.
Jim Grosbach
2011-12-06
2
-3
/
+3
*
Merge isSHUFPMask and isCommutedSHUFPMask into single function that can do bo...
Craig Topper
2011-12-06
3
-142
/
+46
*
Thumb2 encoding choice correction for PLD.
Jim Grosbach
2011-12-06
2
-2
/
+6
*
test/MC: Move relax-thumb2-branches.s from MC/MachO/ to MC/ARM.
NAKAMURA Takumi
2011-12-06
1
-0
/
+0
*
Fix a subtle semantic issue with poison values that came up in
Dan Gohman
2011-12-06
1
-14
/
+12
*
Use branches instead of jumps + variable cleanup. Testcase coming next. Patch...
Bruno Cardoso Lopes
2011-12-06
3
-41
/
+39
*
Explicit symbols for gnu mimicing relocations. Patch by Jack Carter
Bruno Cardoso Lopes
2011-12-06
2
-0
/
+20
*
Add register HWR29 numbering. Patch by Jack Carter
Bruno Cardoso Lopes
2011-12-06
2
-0
/
+2
*
Line up the comments in a code example.
Dan Gohman
2011-12-06
1
-19
/
+19
*
Rename "Trap Values" to "Poison Values", to better reflect their
Dan Gohman
2011-12-06
1
-29
/
+29
*
LSR: prune undesirable formulae early.
Andrew Trick
2011-12-06
2
-46
/
+181
*
Mix some minor misuse of MachineBasicBlock iterator.
Evan Cheng
2011-12-06
1
-3
/
+3
*
Removed isWinToJoinCrossClass from the register coalescer.
Pete Cooper
2011-12-06
1
-66
/
+0
*
allow TinyPtrVector to implicitly convert to ArrayRef.
Chris Lattner
2011-12-06
1
-0
/
+9
*
Kill off the LoopSplitter. It's not being used or maintained.
Lang Hames
2011-12-06
6
-942
/
+0
*
Add a comment.
Bill Wendling
2011-12-06
1
-0
/
+3
*
Tidy up value checking.
Jim Grosbach
2011-12-06
1
-1
/
+2
*
MipsAsmBackend.cpp, PPCAsmBackend.cpp: Fix -Asserts build to appease msvc.
NAKAMURA Takumi
2011-12-06
2
-0
/
+2
*
Update PBQP's analysis usage to reflect the requirements of the inline spiller.
Lang Hames
2011-12-06
1
-0
/
+7
*
[arm-fast-isel] Doublewords only require word-alignment.
Chad Rosier
2011-12-06
2
-3
/
+22
*
Align ARM constant pool islands via their basic block.
Jakob Stoklund Olesen
2011-12-06
3
-3
/
+7
*
Use logarithmic units for basic block alignment.
Jakob Stoklund Olesen
2011-12-06
3
-4
/
+7
*
The compact encoding of the registers are 3-bits each. Make sure we shift the
Bill Wendling
2011-12-06
1
-2
/
+4
*
Fix ARM handling of tBcc branch relaxation.
Jim Grosbach
2011-12-06
2
-3
/
+19
*
Use an existing function.
Jakob Stoklund Olesen
2011-12-06
1
-10
/
+1
*
Fix unclear wording.
Jakob Stoklund Olesen
2011-12-06
1
-1
/
+1
*
Move target-specific logic out of generic MCAssembler.
Jim Grosbach
2011-12-06
8
-6
/
+77
*
Expose a switch for the new gcov format.
Nick Lewycky
2011-12-06
2
-3
/
+5
*
Probably not a good idea to convert a single vector load into a memcpy. We
Chad Rosier
2011-12-06
2
-0
/
+14
*
Tidy up. Hard tabs.
Jim Grosbach
2011-12-06
3
-3
/
+3
*
Tidy up. Hard tabs.
Jim Grosbach
2011-12-06
1
-2
/
+2
*
All these arguments are default anyways.
Nick Lewycky
2011-12-06
1
-1
/
+1
*
Tidy up. 80 columns.
Jim Grosbach
2011-12-06
1
-1
/
+2
*
Switch MCAssembler to method names starting w/ lower-case.
Jim Grosbach
2011-12-06
5
-49
/
+49
*
Simple branch relaxation for Thumb2 Bcc instructions.
Jim Grosbach
2011-12-05
1
-3
/
+24
*
Tidy up.
Jim Grosbach
2011-12-05
1
-1
/
+1
*
Silence tsan false-positives (tsan can't track things which are only safe due to
Nick Lewycky
2011-12-05
2
-0
/
+5
*
Update comment.
Chad Rosier
2011-12-05
1
-1
/
+1
*
Make the MemCpyOptimizer a bit more aggressive. I can't think of a scenerio
Chad Rosier
2011-12-05
2
-2
/
+18
*
Tweak ADDrr fix. Bad check for explicit .w
Jim Grosbach
2011-12-05
2
-3
/
+3
*
Update tests for r145860. Add a few new ones.
Jim Grosbach
2011-12-05
2
-1
/
+5
*
Thumb2 prefer ADD register encoding T2 to T3 when possible.
Jim Grosbach
2011-12-05
1
-0
/
+20
*
Move 'returns_twice' definition into alphabetical place.
Bill Wendling
2011-12-05
1
-6
/
+6
*
Add definitions of 64-bit extract and insert instrucions and make
Akira Hatanaka
2011-12-05
3
-12
/
+72
*
Split ExtIns into two base classes and have instructions EXT and INS derive from
Akira Hatanaka
2011-12-05
1
-17
/
+21
[prev]
[next]