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
/
Generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
2
-3
/
+3
*
Rename argument strings of codegen passes to avoid collisions with command line
Akira Hatanaka
2014-12-13
1
-1
/
+1
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-2
/
+2
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-2
/
+2
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-2
/
+2
*
ARM: yes it can (as of r218789)
Tim Northover
2014-10-01
1
-3
/
+0
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Fix crash with an insertvalue that produces an empty object.
Peter Collingbourne
2014-09-20
1
-0
/
+7
*
Add a regression test to sanity check the PBQP allocator.
Lang Hames
2014-09-03
1
-0
/
+29
*
Use "weak alias" instead of "alias weak"
Rafael Espindola
2014-07-30
1
-14
/
+14
*
Add @llvm.assume, lowering, and some basic properties
Hal Finkel
2014-07-25
1
-0
/
+9
*
Add a new attribute called 'jumptable' that creates jump-instruction tables f...
Tom Roeder
2014-06-05
1
-1
/
+1
*
Convert a vselect into a concat_vector if possible
Filipe Cabecinhas
2014-05-30
1
-1
/
+0
*
AArch64 & ARM: disable generic test that relies on no CFG changes.
Tim Northover
2014-05-30
1
-0
/
+3
*
MC: move test from Generic to COFF
Saleem Abdulrasool
2014-04-23
1
-8
/
+0
*
MC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
Saleem Abdulrasool
2014-04-23
1
-0
/
+8
*
CommandLine: Exit successfully for -version and -help
Justin Bogner
2014-02-28
1
-1
/
+1
*
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...
Daniel Sanders
2014-02-13
8
-8
/
+8
*
Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...
Daniel Sanders
2014-02-12
8
-24
/
+7
*
Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...
Daniel Sanders
2014-02-12
8
-7
/
+24
*
[DAG] Don't pull the binary operation though the shift if the operands have o...
Juergen Ributzka
2014-02-06
1
-0
/
+19
*
Additional fix for 200201: due to dependence on bitwidth test was moved to X8...
Stepan Dyatkovskiy
2014-01-27
1
-23
/
+0
*
Fix for PR18102.
Stepan Dyatkovskiy
2014-01-27
1
-0
/
+23
*
Move test to x86 directory.
Eric Christopher
2014-01-23
1
-104
/
+0
*
Avoid emitting a DWARF type attribute for an ObjC property of type
Eric Christopher
2014-01-23
1
-0
/
+104
*
Remove a failing test to get the buildbots back to green.
Bill Wendling
2014-01-06
1
-29
/
+0
*
Try to fix s390x build bot.
Bill Wendling
2014-01-06
1
-1
/
+1
*
Attempt to fix buildbots by XFAILing some architectures.
Bill Wendling
2014-01-05
1
-0
/
+2
*
Emit an error message if the value passed to __builtin_returnaddress isn't a ...
Bill Wendling
2014-01-05
1
-0
/
+27
*
Fix pr18235.
Rafael Espindola
2013-12-13
1
-0
/
+3
*
Revert r195317 (and r195333), "Teach ISel not to optimize 'optnone' functions."
NAKAMURA Takumi
2013-11-21
1
-32
/
+0
*
add 'REQUIRES: asserts' to a test that uses 'llc -debug'; this fixes the no-a...
Kostya Serebryany
2013-11-21
1
-0
/
+1
*
Teach ISel not to optimize 'optnone' functions.
Paul Robinson
2013-11-21
1
-0
/
+31
*
Error if we see an alias to a declaration.
Rafael Espindola
2013-11-14
1
-14
/
+42
*
Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
2013-10-07
1
-2
/
+2
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-06-28
1
-1
/
+2
*
Drop @llvm.annotation and @llvm.ptr.annotation intrinsics during codegen.
Justin Holewinski
2013-05-21
2
-0
/
+33
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
1
-4
/
+1
*
XFAIL some of the generic CodeGen tests for Hexagon.
Jyotsna Verma
2013-03-25
4
-3
/
+4
*
Add a test case for PR15318 fixed in r177472
Hao Liu
2013-03-20
1
-0
/
+7
*
For inline asm:
Eric Christopher
2013-01-11
1
-0
/
+21
*
After reducing the size of an operation in the DAG we zero-extend the reduced
Nadav Rotem
2012-12-19
1
-0
/
+21
*
move X86-specific test
Paul Redmond
2012-12-11
1
-8
/
+0
*
Codegen support for arbitrary vector getelementptrs.
Duncan Sands
2012-11-13
1
-0
/
+5
*
BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle
Manman Ren
2012-08-24
1
-0
/
+32
*
Fix broken check lines.
Benjamin Kramer
2012-08-17
1
-2
/
+2
*
The normal edge of an invoke is not allowed to branch to a block with a
Eli Friedman
2012-08-10
1
-19
/
+0
[next]