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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose a switch for the new gcov format.
Nick Lewycky
2011-12-06
1
-2
/
+3
*
Probably not a good idea to convert a single vector load into a memcpy. We
Chad Rosier
2011-12-06
1
-0
/
+2
*
Tidy up. Hard tabs.
Jim Grosbach
2011-12-06
3
-3
/
+3
*
Switch MCAssembler to method names starting w/ lower-case.
Jim Grosbach
2011-12-06
4
-34
/
+34
*
Simple branch relaxation for Thumb2 Bcc instructions.
Jim Grosbach
2011-12-05
1
-3
/
+24
*
Silence tsan false-positives (tsan can't track things which are only safe due to
Nick Lewycky
2011-12-05
1
-0
/
+3
*
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
1
-1
/
+1
*
Tweak ADDrr fix. Bad check for explicit .w
Jim Grosbach
2011-12-05
1
-2
/
+2
*
Thumb2 prefer ADD register encoding T2 to T3 when possible.
Jim Grosbach
2011-12-05
1
-0
/
+20
*
Add definitions of 64-bit extract and insert instrucions and make
Akira Hatanaka
2011-12-05
2
-12
/
+17
*
Split ExtIns into two base classes and have instructions EXT and INS derive from
Akira Hatanaka
2011-12-05
1
-17
/
+21
*
Thumb2 prefer encoding T3 to T4 for ADD/SUB immediate instructions.
Jim Grosbach
2011-12-05
1
-0
/
+18
*
Have LowerJumpTable support Mips64. Modify 2010-07-20-Switch.ll to test N64 and
Akira Hatanaka
2011-12-05
1
-20
/
+16
*
ARM assembly parsing for the rest of the VMUL data type aliases.
Jim Grosbach
2011-12-05
2
-10
/
+74
*
Fix previous commit. Oops.
Jim Grosbach
2011-12-05
1
-3
/
+3
*
Tidy up. No functional change.
Jim Grosbach
2011-12-05
1
-9
/
+6
*
ARM assmebler parsing for two-operand VMUL instructions.
Jim Grosbach
2011-12-05
2
-0
/
+11
*
enable PPC register scavenging by default (update tests and remove some FIXMEs)
Hal Finkel
2011-12-05
3
-17
/
+13
*
don't include CR bit subregs in callee-saved list
Hal Finkel
2011-12-05
1
-16
/
+0
*
add register pressure for CR regs
Hal Finkel
2011-12-05
1
-0
/
+2
*
Add a little heuristic to Value::isUsedInBasicBlock to speed it up for small ...
Benjamin Kramer
2011-12-05
2
-8
/
+14
*
Remove some leftover remnants that once tried to create 64-bit MMX PALIGNR in...
Craig Topper
2011-12-05
1
-2
/
+2
*
Clean up and optimizations to the X86 shuffle lowering code. No functional ch...
Craig Topper
2011-12-05
1
-52
/
+36
*
Add support for vectors of pointers.
Nadav Rotem
2011-12-05
13
-39
/
+168
*
Add inline subprogram names to the name lookup table since they may
Eric Christopher
2011-12-04
1
-0
/
+4
*
Fix 80-column issues.
Bob Wilson
2011-12-04
1
-4
/
+8
*
Emit the ctors in the proper order on ARM/EABI.
Anton Korobeynikov
2011-12-03
5
-3
/
+8
*
Sparc CodeGen: Fix AnalyzeBranch for PR 10282. Removing addSuccessor() since
Venkatraman Govindaraju
2011-12-03
1
-1
/
+1
*
Simplify code. No functionality change.
Benjamin Kramer
2011-12-03
1
-2
/
+1
*
Clear the new cache.
Benjamin Kramer
2011-12-03
1
-0
/
+1
*
Add a "seen blocks" cache to LVI to avoid a linear scan over the whole cache ...
Benjamin Kramer
2011-12-03
1
-1
/
+13
*
Check for stack space more intelligently.
Sanjoy Das
2011-12-03
1
-4
/
+16
*
Fix a bug in the x86-32 code generated for segmented stacks.
Sanjoy Das
2011-12-03
1
-8
/
+0
*
Creating multiple JITs on X86 in multiple threads causes multiple writes (of
Nick Lewycky
2011-12-03
1
-0
/
+2
*
[arm-fast-isel] Unaligned stores of floats require special care.
Chad Rosier
2011-12-03
1
-3
/
+18
*
Fixed deadstoreelimination bug where negative indices were incorrectly causin...
Pete Cooper
2011-12-03
1
-1
/
+1
*
Add support for constant folding the pow intrinsic.
Chad Rosier
2011-12-03
1
-3
/
+6
*
ARM NEON VEXT aliases for data type suffices.
Jim Grosbach
2011-12-02
3
-11
/
+56
*
ARM VEXT tighten up operand classes a bit.
Jim Grosbach
2011-12-02
1
-2
/
+2
*
ARM VST1 single lane assembly parsing.
Jim Grosbach
2011-12-02
2
-4
/
+179
*
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-12-02
54
-463
/
+391
*
ARM VLD1 single lane assembly parsing.
Jim Grosbach
2011-12-02
3
-9
/
+124
*
ARM encoder method needs the physical register number, not the enum.
Jim Grosbach
2011-12-02
1
-1
/
+1
*
[arm-fast-isel] After promoting a function parameter be sure to update the
Chad Rosier
2011-12-02
1
-2
/
+4
*
Clean up aliases for ARM VLD1 single-lane assembly parsing a bit.
Jim Grosbach
2011-12-02
3
-26
/
+133
*
Fix quadratic behavior in InlineFunction by fetching the personality function...
Benjamin Kramer
2011-12-02
1
-29
/
+33
*
Check for error after InstantiateMultclassDef.
Jim Grosbach
2011-12-02
1
-0
/
+2
*
Add XOP feature flag.
Jan Sjödin
2011-12-02
3
-2
/
+12
*
Reduce duplicate code in isHorizontalBinOp and add some asserts to protect as...
Craig Topper
2011-12-02
1
-32
/
+24
[next]