index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM NEON: Merge a f32 bitcast of a v2i32 extractelt
Arnold Schwaighofer
2013-02-19
1
-0
/
+25
*
Comment out the rdar number.
Chad Rosier
2013-02-18
1
-1
/
+1
*
[fast-isel] Remove an invalid assert.
Chad Rosier
2013-02-18
1
-0
/
+7
*
Re-apply r175088 for bug fix 13622: Add paired register support for
Weiming Zhao
2013-02-14
2
-2
/
+55
*
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
Kristof Beyls
2013-02-14
1
-1
/
+1
*
temporarily revert the patch due to some conflicts
Weiming Zhao
2013-02-13
2
-55
/
+2
*
Bug fix 13622: Add paired register support for inline asm with 64-bit data on...
Weiming Zhao
2013-02-13
2
-2
/
+55
*
PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA
David Peixotto
2013-02-13
1
-0
/
+28
*
ARM NEON: Handle v16i8 and v8i16 reverse shuffles
Arnold Schwaighofer
2013-02-12
1
-0
/
+27
*
Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects.
Bob Wilson
2013-02-08
2
-20
/
+1
*
Attempt to recover gdb bot after r174445.
Manman Ren
2013-02-06
2
-2
/
+2
*
Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
2013-02-05
2
-2
/
+2
*
[SjLj Prepare] When demoting an invoke instructions to the stack, if the normal
Chad Rosier
2013-02-05
1
-0
/
+67
*
Link .ARM.exidx with corresponding text section.
Logan Chien
2013-02-05
1
-0
/
+47
*
[Stack Alignment] emit warning instead of a hard error
Manman Ren
2013-02-04
1
-2
/
+2
*
Add a special ARM trap encoding for NaCl.
Eli Bendersky
2013-01-30
1
-0
/
+28
*
Add missing header and test cases for r173939.
Logan Chien
2013-01-30
4
-0
/
+211
*
Fix 64-bit atomic operations in Thumb mode.
Tim Northover
2013-01-29
1
-0
/
+147
*
Fixed the condition codes for the atomic64 min/umin code generation on ARM. I...
Silviu Baranga
2013-01-25
1
-2
/
+2
*
Remove some register allocation order dependencies.
Jakob Stoklund Olesen
2013-01-19
3
-11
/
+11
*
Simplify writing floating types to assembly.
Tim Northover
2013-01-11
1
-10
/
+0
*
Stack Alignment: throw error if we can't satisfy the minimal alignment
Manman Ren
2013-01-10
2
-1
/
+20
*
MIsched: add an ILP window property to machine model.
Andrew Trick
2013-01-09
1
-48
/
+0
*
Specify complete triple for fp128 tests.
Tim Northover
2013-01-08
1
-1
/
+1
*
Allow the asm printer to print fp128 values properly.
Tim Northover
2013-01-08
1
-0
/
+10
*
Make the MergeGlobals pass correctly handle the address space qualifiers of t...
Silviu Baranga
2013-01-07
1
-0
/
+12
*
Revert "Adding support for llvm.arm.neon.vaddl[su].* and"
Bob Wilson
2012-12-20
2
-128
/
+0
*
Adding support for llvm.arm.neon.vaddl[su].* and
Renato Golin
2012-12-20
2
-0
/
+128
*
LLVM sdisel normalize bit extraction of the form:
Evan Cheng
2012-12-19
1
-0
/
+25
*
Disable ARM partial flag dependency optimization at -Oz
Quentin Colombet
2012-12-18
1
-0
/
+34
*
MISched: add dependence to ExitSU to model live-out latency.
Andrew Trick
2012-12-18
1
-0
/
+48
*
Some enhancements for memcpy / memset inline expansion.
Evan Cheng
2012-12-10
4
-30
/
+133
*
Added Mapping Symbols for ARM ELF
Tim Northover
2012-12-07
1
-2
/
+2
*
Fix typos in CHECK lines.
Dmitri Gribenko
2012-12-06
1
-1
/
+1
*
Properly fix the tes.
Evan Cheng
2012-12-06
1
-2
/
+1
*
llvm/test/CodeGen/ARM/extload-knownzero.ll: Try to unbreak, to add -O0. I gue...
NAKAMURA Takumi
2012-12-06
1
-1
/
+1
*
[arm fast-isel] Make the fast-isel implementation of memcpy respect alignment.
Chad Rosier
2012-12-06
1
-3
/
+94
*
Let targets provide hooks that compute known zero and ones for any_extend
Evan Cheng
2012-12-06
1
-0
/
+27
*
ARM custom lower ctpop for vector types. Patch by Pete Couperus.
Evan Cheng
2012-12-04
1
-0
/
+191
*
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
2012-12-04
2
-2
/
+2
*
Add a 'count' field to the DWARF subrange.
Bill Wendling
2012-12-04
2
-2
/
+2
*
Stack Alignment: when creating stack objects in MachineFrameInfo, make sure
Manman Ren
2012-12-04
1
-0
/
+48
*
Simplify REG_SEQUENCE lowering.
Jakob Stoklund Olesen
2012-12-01
1
-3
/
+3
*
Codegen failure for vmull with small vectors
Sebastian Pop
2012-11-30
1
-0
/
+150
*
Handle the situation where CodeGenPrepare removes a reference to a BB that has
Bill Wendling
2012-11-29
1
-0
/
+23
*
Added atomic 64 min/max/umin/umax instrinsics support in the ARM backend.
Silviu Baranga
2012-11-29
1
-0
/
+61
*
Avoid rewriting instructions twice.
Jakob Stoklund Olesen
2012-11-29
1
-0
/
+41
*
ARM: Implement CanLowerReturn so large vectors get expanded into sret.
Benjamin Kramer
2012-11-28
1
-0
/
+12
*
Add -verify-machineinstrs to these fast-isel test cases.
Chad Rosier
2012-11-27
4
-6
/
+6
*
CSE: allow PerformTrivialCoalescing to check copies across basic block
Manman Ren
2012-11-27
1
-0
/
+32
[next]