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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptx: add shift instructions
Che-Liang Chiou
2010-12-06
2
-0
/
+65
*
Don't use PadSectionToAlignment on windows.
Rafael Espindola
2010-12-06
2
-3
/
+3
*
Fix PR8728, a miscompilation I recently introduced. When optimizing
Chris Lattner
2010-12-06
1
-1
/
+15
*
Making use of VFP / NEON floating point multiply-accumulate / subtraction is
Evan Cheng
2010-12-05
1
-1
/
+2
*
Fix PR 4170 by having ExtractValueInst::getIndexedType() reject out-of-bounds...
Frits van Bommel
2010-12-05
2
-0
/
+15
*
Teach SimplifyCFG to turn
Frits van Bommel
2010-12-05
1
-0
/
+118
*
Teach X86ISelLowering that the second result of X86ISD::UMUL is a flags
Chris Lattner
2010-12-05
1
-0
/
+22
*
it turns out that when ".with.overflow" intrinsics were added to the X86
Chris Lattner
2010-12-05
1
-1
/
+7
*
fix the rest of the linux miscompares :)
Chris Lattner
2010-12-05
1
-1
/
+1
*
generalize the previous check to handle -1 on either side of the
Chris Lattner
2010-12-05
1
-0
/
+24
*
relax this to handle linux defaulting to -static.
Chris Lattner
2010-12-05
1
-1
/
+1
*
Improve an integer select optimization in two ways:
Chris Lattner
2010-12-05
1
-0
/
+58
*
merge some tests into select.ll and make them more specific.
Chris Lattner
2010-12-05
7
-99
/
+88
*
rename test
Chris Lattner
2010-12-05
1
-0
/
+0
*
remove two tests that aren't really testing anything.
Chris Lattner
2010-12-05
2
-88
/
+0
*
Add patterns for the x86 popcnt instruction.
Benjamin Kramer
2010-12-04
1
-0
/
+38
*
The Thumb tADDrSPi instruction is not valid when the destination is SP.
Bob Wilson
2010-12-04
1
-0
/
+11
*
There are two reasons why we might want to use
Rafael Espindola
2010-12-04
1
-1
/
+1
*
Next step: Only pad debug_line when the target is darwin. Add a FIXME to avoid
Rafael Espindola
2010-12-04
2
-0
/
+46
*
Encode the 32-bit wide Thumb (and Thumb2) instructions with the high order
Jim Grosbach
2010-12-03
14
-448
/
+448
*
When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's the
Jim Grosbach
2010-12-03
2
-3
/
+3
*
Hide tests, that check .loc, .file in output assembly, from darwin9 buildbot.
Devang Patel
2010-12-02
2
-2
/
+2
*
Use set directive for StartMinusEndExpr.
Devang Patel
2010-12-02
1
-0
/
+22
*
Test case for r120740. Radar 8712503.
Stuart Hastings
2010-12-02
1
-0
/
+7
*
Adjust this test for the fact that the stores are no longer
Duncan Sands
2010-12-02
1
-1
/
+1
*
XFAIL for now. If someone with access to an ARM/Linux host wants to have a look
Jim Grosbach
2010-12-02
2
-0
/
+2
*
Fix test.
Evan Cheng
2010-12-02
1
-2
/
+2
*
This test dates from the time when llvm-gcc had problems if two types were
Duncan Sands
2010-12-02
1
-12
/
+0
*
test/Archive/extract.ll: Use cmp instead of diff. Thanks to Danil Malyshev!
NAKAMURA Takumi
2010-12-02
1
-4
/
+4
*
Fix and re-enable tail call optimization of expanded libcalls.
Evan Cheng
2010-12-01
1
-6
/
+12
*
Rename temporary symbols if they conflict with artificial symbols created
Rafael Espindola
2010-12-01
1
-0
/
+10
*
Add correct encodings for STRD and LDRD, including fixup support. Additional...
Owen Anderson
2010-12-01
2
-2
/
+2
*
Speculatively disable x86 portion of r120501 to appease the x86_64 buildbot.
Evan Cheng
2010-12-01
1
-0
/
+1
*
ARM/MC/ELF relocation "hello world" for movw/movt.
Jason W Kim
2010-12-01
1
-0
/
+42
*
fix a bozo bug I introduced in r119930, causing a miscompile of
Chris Lattner
2010-12-01
1
-0
/
+23
*
test/Archive: FileCheck-ize, and remove *.toc. These may be CRLF-tolerant.
NAKAMURA Takumi
2010-12-01
8
-25
/
+21
*
Enable sibling call optimization of libcalls which are expanded during
Evan Cheng
2010-11-30
2
-29
/
+69
*
Enhance DSE to handle the variable index case in PR8657.
Chris Lattner
2010-11-30
1
-0
/
+17
*
remove fixme comment too.
Chris Lattner
2010-11-30
1
-3
/
+3
*
check in *all* files. This is now handled by my previous DSE commit.
Chris Lattner
2010-11-30
1
-1
/
+1
*
teach DSE to use GetPointerBaseWithConstantOffset to analyze
Chris Lattner
2010-11-30
1
-0
/
+16
*
enhance isRemovable to refuse to delete volatile mem transfers
Chris Lattner
2010-11-30
1
-4
/
+16
*
Add tests for more forms of Thumb2 loads and stores.
Owen Anderson
2010-11-30
1
-0
/
+32
*
ptx: add command-line options for gpu target and ptx version
Che-Liang Chiou
2010-11-30
1
-0
/
+6
*
Not all platforms use _<func>. Duh.
Eric Christopher
2010-11-30
1
-2
/
+2
*
Add parsing for the Thumb t_addrmode_s4 addressing mode. This can almost
Bill Wendling
2010-11-30
1
-0
/
+3
*
Rewrite the main DSE loop to be written in terms of reasoning
Chris Lattner
2010-11-30
1
-0
/
+33
*
Rewrite mwait and monitor support and custom lower arguments.
Eric Christopher
2010-11-30
1
-0
/
+26
*
Add a puts optimization that converts puts() to putchar('\n').
Anders Carlsson
2010-11-30
1
-0
/
+15
*
Fix a typo.
Anders Carlsson
2010-11-30
1
-1
/
+1
[next]