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
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86] Remove 16-bit and 32-bit offset jump instructions from the AsmParser. W...
Craig Topper
2015-01-06
1
-2
/
+2
*
[X86] Make isel select the shorter form of jump instructions instead of the l...
Craig Topper
2015-01-06
8
-120
/
+97
*
Remove dead variable.
Eric Christopher
2015-01-06
2
-2
/
+1
*
Use the same call off of the TargetMachine rather than the subtarget.
Eric Christopher
2015-01-06
1
-1
/
+1
*
Rewrite the Mips16HardFloat pass to avoid using the Subtarget.
Eric Christopher
2015-01-06
4
-26
/
+18
*
Revert r225048: It broke ObjC on AArch64.
Lang Hames
2015-01-06
7
-102
/
+182
*
Remove X86 .quad workaround for buggy GNU assembler on OpenBSD / Bitrig.
Brad Smith
2015-01-06
1
-5
/
+0
*
Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Duncan P. N. Exon Smith
2015-01-05
2
-2
/
+4
*
[PowerPC] Remove old README.txt entry
Hal Finkel
2015-01-05
1
-10
/
+0
*
[X86][SSE] lowerVectorShuffleAsByteShift tidyup
Simon Pilgrim
2015-01-05
1
-21
/
+14
*
[PowerPC] Convert a README.txt entry into a better test
Hal Finkel
2015-01-05
1
-13
/
+0
*
Use the integrated assembler by default on 32-bit PowerPC and SPARC
Brad Smith
2015-01-05
2
-4
/
+2
*
[PowerPC] Remove README.txt entry
Hal Finkel
2015-01-05
1
-34
/
+0
*
[Hexagon] Adding add/sub with carry, logical shift left by immediate and memo...
Colin LeMahieu
2015-01-05
2
-226
/
+124
*
[PowerPC] Add a test for truncating a shifted load
Hal Finkel
2015-01-05
1
-18
/
+0
*
[PowerPC] Add another test for load/store with update
Hal Finkel
2015-01-05
1
-34
/
+0
*
[PowerPC] Fold i1 extensions with other ops
Hal Finkel
2015-01-05
2
-17
/
+71
*
[X86][SSE] Fixed description for isSequentialOrUndefInRange. NFC.
Simon Pilgrim
2015-01-05
1
-1
/
+1
*
[Hexagon] Adding rounding reg/reg variants, accumulating multiplies, and accu...
Colin LeMahieu
2015-01-05
1
-57
/
+170
*
[Hexagon] Adding V4 bit manipulating instructions, removing ALU defs without ...
Colin LeMahieu
2015-01-05
1
-251
/
+104
*
[Hexagon] Adding V4 logic-logic instructions and tests.
Colin LeMahieu
2015-01-05
1
-0
/
+55
*
[Hexagon] Adding orand, bitsplit reg/reg, and modwrap instructions.
Colin LeMahieu
2015-01-05
1
-0
/
+57
*
[PowerPC] Remove zexts after i32 ctlz
Hal Finkel
2015-01-05
2
-1
/
+11
*
[PowerPC] Remove zexts after byte-swapping loads
Hal Finkel
2015-01-05
2
-0
/
+16
*
[Hexagon] Adding round reg/imm and bitsplit instructions.
Colin LeMahieu
2015-01-05
2
-0
/
+21
*
[AArch64] Improve codegen of store lane instructions by avoiding GPR usage.
Ahmed Bougacha
2015-01-05
1
-2
/
+2
*
[AArch64] Improve codegen of store lane 0 instructions by directly storing th...
Ahmed Bougacha
2015-01-05
1
-0
/
+27
*
Select lower fsub,fabs pattern to fabd on AArch64
Karthik Bhat
2015-01-05
1
-0
/
+12
*
Parse Tag_compatibility correctly.
Charlie Turner
2015-01-05
1
-2
/
+7
*
Emit the build attribute Tag_conformance.
Charlie Turner
2015-01-05
2
-1
/
+15
*
Select lower sub,abs pattern to sabd on AArch64
Karthik Bhat
2015-01-05
1
-0
/
+27
*
Replace several 'assert(false' with 'llvm_unreachable' or fold a condition in...
Craig Topper
2015-01-05
12
-51
/
+32
*
[X86] Remove the predicates from the register forms of the 2-byte inc and dec...
Craig Topper
2015-01-05
2
-44
/
+24
*
[X86] Simplify code a little by just summing flags instead of conditionally i...
Craig Topper
2015-01-05
1
-18
/
+7
*
[X86] Remove unnecessary redeclaration of a variable with the same assignment...
Craig Topper
2015-01-05
1
-1
/
+0
*
[X86] Remove a strange fixme referring to a hack that doesn't seem to exist s...
Craig Topper
2015-01-05
1
-3
/
+0
*
[x86] Reduce text duplication for similar operand class declarations in table...
Craig Topper
2015-01-05
1
-268
/
+178
*
[X86] Fix the immediate size to match the address size in the operand types f...
Craig Topper
2015-01-05
1
-7
/
+7
*
[PowerPC] Enable speculation of cttz/ctlz
Hal Finkel
2015-01-05
1
-0
/
+8
*
[PowerPC] Materialize i64 constants using rotation with masking
Hal Finkel
2015-01-05
2
-26
/
+51
*
[PowerPC] Materialize i64 constants using rotation
Hal Finkel
2015-01-04
2
-29
/
+29
*
[PowerPC] Materialize i64 constants using bit inversion
Hal Finkel
2015-01-04
1
-2
/
+30
*
ARM: permit tail calls to weak externals on COFF
Saleem Abdulrasool
2015-01-03
2
-2
/
+6
*
[PowerPC/BlockPlacement] Allow target to provide a per-loop alignment preference
Hal Finkel
2015-01-03
2
-0
/
+37
*
[PowerPC] Use 16-byte alignment for modern cores for functions/loops
Hal Finkel
2015-01-03
2
-4
/
+45
*
Minor cleanup to all the switches after MatchInstructionImpl in all the AsmPa...
Craig Topper
2015-01-03
8
-29
/
+20
*
[PowerPC] Add support for the CMPB instruction
Hal Finkel
2015-01-03
8
-8
/
+278
*
[X86] Disassembler support for move to/from %rax with a 32-bit memory offset ...
Craig Topper
2015-01-03
3
-0
/
+22
*
[X86] Use 32-bit sign extended immediate for 64-bit LOCK_ArithBinOp with sign...
Craig Topper
2015-01-03
1
-6
/
+6
*
Improved comments. No functional change intended.
Andrea Di Biagio
2015-01-02
1
-2
/
+2
[prev]
[next]