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
*
If the Address of a variable is an argument then treat the entire
Eric Christopher
2012-02-24
1
-0
/
+127
*
Thumb2 size reduction fix for tied operands of tMUL.
Jim Grosbach
2012-02-24
3
-5
/
+5
*
When emitting a cmp with 0 for a lowered select, mask out the high
Dan Gohman
2012-02-24
1
-0
/
+19
*
Allow an integer to be converted into an MMX type when it's used in an inline
Bill Wendling
2012-02-23
1
-0
/
+12
*
Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff!
Michael J. Spencer
2012-02-23
1
-0
/
+28
*
MCize function entry label emission on PowerPC64 properly.
Roman Divacky
2012-02-23
1
-2
/
+3
*
Updated the llvm-mc disassembler C API to support for the X86 target.
Kevin Enderby
2012-02-23
1
-3
/
+3
*
Make tests less sensitive to scheduling changes.
Jakob Stoklund Olesen
2012-02-23
2
-5
/
+5
*
Fix to make sure that a comdat group gets generated correctly for a static me...
Anton Korobeynikov
2012-02-23
2
-0
/
+32
*
Canonicalize (srl (bswap x), 16) to (rotr (bswap x), 16) if the high 16 bits
Evan Cheng
2012-02-23
1
-2
/
+2
*
Optimize a couple of common patterns involving conditional moves where the false
Evan Cheng
2012-02-23
1
-0
/
+46
*
MC: Fix the MCNullStreamer which was broken in r147763.
Daniel Dunbar
2012-02-22
1
-0
/
+11
*
Allow the use of an alternate symbol for calculating a function's size.
Hal Finkel
2012-02-22
1
-0
/
+18
*
Properly emit _fltused with FastISel. Refactor to share code with SDAG.
Michael J. Spencer
2012-02-22
2
-0
/
+21
*
Add Foreach Loop
David Greene
2012-02-22
4
-0
/
+470
*
Only add DW_AT_prototyped if we're working with a C-like language.
Eric Christopher
2012-02-22
3
-6
/
+6
*
Semantically revert 151015. Add a comment on why we should be able to assert
Rafael Espindola
2012-02-22
1
-0
/
+38
*
Adding support for Microsoft's thiscall calling convention. LLVM side of the...
Aaron Ballman
2012-02-22
1
-0
/
+47
*
Remove a bad PowerPC test.
Jakob Stoklund Olesen
2012-02-21
1
-160
/
+0
*
Testcase for previous commit.
Eric Christopher
2012-02-21
1
-0
/
+45
*
There's no need for a DW_AT_byte_size on a pointer type.
Eric Christopher
2012-02-21
3
-5
/
+5
*
Use the target-aware constant folder on expressions to improve the chance
Nick Lewycky
2012-02-21
1
-0
/
+43
*
Proper support for a bastardized darwin-eabi hybird ABI.
Evan Cheng
2012-02-21
1
-0
/
+3
*
InstCombine: Don't transform a signed icmp of two GEPs into a signed compare ...
Benjamin Kramer
2012-02-21
1
-0
/
+11
*
test/CodeGen/X86/2012-02-20-MachineCPBug.ll: Fix on generic(non-x86) hosts to...
NAKAMURA Takumi
2012-02-21
1
-1
/
+1
*
Check for the correct size in the invariant marker.
Nick Lewycky
2012-02-20
1
-4
/
+30
*
Fix machine-cp by having it to check sub-register indicies. e.g.
Evan Cheng
2012-02-20
2
-1
/
+78
*
Test case for r150978.
Benjamin Kramer
2012-02-20
1
-0
/
+13
*
InstCombine: When comparing two GEPs that were derived from the same base poi...
Benjamin Kramer
2012-02-20
1
-0
/
+26
*
InstCombine: Make OptimizePointerDifference more aggressive.
Benjamin Kramer
2012-02-20
1
-0
/
+26
*
fold comparisons of gep'd alloca points with null to false,
Chris Lattner
2012-02-20
1
-1
/
+12
*
Add vmfunc instruction to X86 assembler and disassembler.
Craig Topper
2012-02-19
4
-0
/
+12
*
Don't skip debug instructions when looking for the insertion point of
Rafael Espindola
2012-02-18
1
-0
/
+38
*
Add X86 assembler and disassembler support for AMD SVM instructions. Original...
Craig Topper
2012-02-18
4
-1
/
+98
*
Fix a rather nasty regression from r150690: LHS != RHS does not imply LHS->st...
Eli Friedman
2012-02-18
1
-0
/
+10
*
Testcase for the previous commit.
Eric Christopher
2012-02-18
1
-1
/
+10
*
Calls and invokes with the new clang.arc.no_objc_arc_exceptions
Dan Gohman
2012-02-17
1
-0
/
+122
*
It turns out that putting an 8-byte symbol in a 4-byte section makes Solaris ...
David Chisnall
2012-02-17
1
-0
/
+28
*
Remove question.
Nick Lewycky
2012-02-17
1
-1
/
+0
*
Add support for invariant.start inside the static constructor evaluator. This is
Nick Lewycky
2012-02-17
1
-0
/
+34
*
[fast-isel] Add support for returning non-legal types with no sign- or zero-
Chad Rosier
2012-02-17
1
-0
/
+9
*
Use –mcpu=generic, so that the test will not fail when run on an Intel Atom
Bill Wendling
2012-02-16
1
-1
/
+1
*
Disable machine copy propagation for now. It's known to be buggy (PR11940) an...
Benjamin Kramer
2012-02-16
1
-1
/
+1
*
InstSimplify: Ignore pointer casts when constant folding compares between poi...
Benjamin Kramer
2012-02-16
1
-0
/
+20
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
235
-695
/
+549
*
loop-rotate shouldn't hoist alloca instructions out of a loop. Patch by Patr...
Eli Friedman
2012-02-16
1
-0
/
+33
*
Remove extraneous tests.
Bill Wendling
2012-02-15
2
-119
/
+0
*
Add a test for generating Objective-C metadata from module flags.
Bill Wendling
2012-02-15
1
-0
/
+13
*
Add a test for the Objective-C garbage collection metadata stuff.
Bill Wendling
2012-02-15
2
-0
/
+119
*
For ELF, also call fixSymbolsInTLSFixups() on expressions passed to EmitValue...
David Meyer
2012-02-15
2
-2
/
+102
[next]