index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Generic
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-10
llc: Rework -run-pass option
Matthias Braun
1
-7
/
+0
2016-04-22
Introduce llvm.load.relative intrinsic.
Peter Collingbourne
1
-1
/
+1
2016-04-05
Add missing test for the "Don't delete empty preheaders" added in r265397
Chuang-Yu Cheng
1
-0
/
+39
2016-03-31
Move asm-printer-topological-order.ll to PowerPC backend
Tim Shen
1
-15
/
+0
2016-03-31
[AsmPrinter] Print aliases in topological order
Tim Shen
1
-0
/
+15
2016-03-29
[Codegen] Decrease minimum jump table density.
Kyle Butt
1
-7
/
+7
2016-02-25
Move test/CodeGen/Generic/pr26652.ll to test/CodeGen/X86/pr26652.ll and test ...
Cong Hou
1
-8
/
+0
2016-02-24
Detecte vector reduction operations just before instruction selection.
Cong Hou
2
-0
/
+245
2016-02-17
Revert r261070, it caused PR26652 / PR26653.
Nico Weber
1
-85
/
+0
2016-02-17
Detecte vector reduction operations just before instruction selection.
Cong Hou
1
-0
/
+85
2016-01-26
Remove autoconf support
Chris Bieneman
1
-23
/
+0
2016-01-14
Unxfail passing testcase on Hexagon
Krzysztof Parzyszek
1
-1
/
+1
2015-12-26
[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...
Chen Li
1
-16
/
+16
2015-12-04
Move llvm/test/CodeGen/Generic/function-alias.ll to X86. It is incompatible t...
NAKAMURA Takumi
1
-10
/
+0
2015-12-04
Fix function-alias.ll test on non-X86 targets.
Evgeniy Stepanov
1
-2
/
+0
2015-12-04
Emit function alias to data as a function symbol.
Evgeniy Stepanov
1
-0
/
+12
2015-12-01
Replace all weight-based interfaces in MBB with probability-based interfaces,...
Cong Hou
1
-4
/
+4
2015-12-01
Revert r254348: "Replace all weight-based interfaces in MBB with probability-...
Hans Wennborg
1
-4
/
+4
2015-12-01
Replace all weight-based interfaces in MBB with probability-based interfaces,...
Cong Hou
1
-4
/
+4
2015-11-24
Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou
1
-4
/
+4
2015-11-19
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2
-4
/
+4
2015-11-18
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2
-4
/
+4
2015-10-29
Revert "[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll"
Weiming Zhao
1
-1
/
+2
2015-10-29
[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll
Weiming Zhao
1
-2
/
+1
2015-10-17
[Hexagon] Reverting test file change.
Colin LeMahieu
1
-1
/
+2
2015-10-17
[Hexagon] Adding skeleton of HVX extension instructions.
Colin LeMahieu
1
-2
/
+1
2015-10-09
Fix assert in X86 backend.
James Y Knight
1
-0
/
+6
2015-09-16
Make the default triple optional by allowing an empty string
Mehdi Amini
1
-1
/
+1
2015-09-11
Use function attribute "stackrealign" to decide whether stack
Akira Hatanaka
1
-1
/
+1
2015-09-11
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
1
-14
/
+14
2015-09-01
Distribute the weight on the edge from switch to default statement to edges g...
Cong Hou
1
-2
/
+2
2015-08-28
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
1
-2
/
+3
2015-08-04
Update test suite to make "ninja check" succeed without native backend builtin
Mehdi Amini
1
-0
/
+3
2015-07-31
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
1
-1
/
+1
2015-07-28
Move unit tests to target specific directories.
Chih-Hung Hsieh
1
-298
/
+0
2015-07-28
Implement target independent TLS compatible with glibc's emutls.c.
Chih-Hung Hsieh
1
-0
/
+298
2015-07-24
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
1
-1
/
+1
2015-07-20
Targets: commonize some stack realignment code
JF Bastien
1
-0
/
+27
2015-07-06
llc: Add a 'run-pass' option.
Alex Lorenz
1
-0
/
+7
2015-07-03
whitespace tidyup. NFC.
Simon Pilgrim
1
-28
/
+28
2015-06-17
Move the personality function from LandingPadInst to Function
David Majnemer
8
-18
/
+18
2015-05-27
Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format).
Alex Lorenz
1
-1
/
+2
2015-05-22
Revert r237954, "Resubmit r237708 (MIR Serialization: print and parse LLVM IR...
NAKAMURA Takumi
1
-2
/
+1
2015-05-21
Resubmit r237708 (MIR Serialization: print and parse LLVM IR using MIR format).
Alex Lorenz
1
-1
/
+2
2015-05-20
Fix icmp lowering
Pawel Bylica
1
-0
/
+50
2015-05-19
Revert r237708 (MIR serialization) - incremental buildbots became unstable.
Alex Lorenz
1
-2
/
+1
2015-05-19
MIR Serialization: print and parse LLVM IR using MIR format.
Alex Lorenz
1
-1
/
+2
2015-05-12
[Statepoints] Support for "patchable" statepoints.
Sanjoy Das
1
-11
/
+11
2015-05-12
Migrate existing backends that care about software floating point
Eric Christopher
1
-2
/
+6
2015-05-08
Extend the statepoint intrinsic to allow statepoints to be marked as transiti...
Pat Gavlin
1
-10
/
+10
[next]