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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean up arc annotations by moving the top/bottom BB annotations into conditi...
Michael Gottesman
2013-04-03
1
-58
/
+46
*
X86 cost model: Vector shifts are expensive in most cases
Arnold Schwaighofer
2013-04-03
5
-2
/
+772
*
Implement the "mips endian" for r_info.
Rafael Espindola
2013-04-03
4
-20
/
+85
*
[XCore] Check disassembly of the st8 instruction.
Richard Osborne
2013-04-03
1
-0
/
+3
*
[XCore] Update disassembler test to improve coverage of the instructions.
Richard Osborne
2013-04-03
1
-6
/
+6
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
34
-521
/
+3928
*
Don't disassemble symbols with an unknown address or size.
Eric Christopher
2013-04-03
1
-0
/
+1
*
Implement sectionContainsSymbol for ELF.
Eric Christopher
2013-04-03
2
-3
/
+13
*
When dumping clear the arm/thumb flag for now.
Eric Christopher
2013-04-03
2
-0
/
+17
*
R600: Fix last ALU of a clause being emitted in a separate clause
Vincent Lejeune
2013-04-03
2
-2
/
+852
*
Ensuring that both bits are set, and not just a combination of one or the other.
Aaron Ballman
2013-04-03
1
-1
/
+2
*
Cleanup PPC reciprocal-estimate functionality
Hal Finkel
2013-04-03
2
-61
/
+47
*
R600: Factorize maximum alu per clause in a single location
Vincent Lejeune
2013-04-03
4
-2
/
+6
*
Testing for Visual Studio 2010 SP1 or greater before calling the _xgetbv intr...
Aaron Ballman
2013-04-03
1
-2
/
+2
*
R600: Simplify data structure and add DEBUG to R600ControlFlowFinalizer
Vincent Lejeune
2013-04-03
1
-20
/
+21
*
R600: Consider KILLGT as an ALU instruction
Vincent Lejeune
2013-04-03
2
-3
/
+4
*
Measure time that IR parsing took as part of the -time-passes measurement.
Eli Bendersky
2013-04-03
2
-4
/
+13
*
PPC: Enable FRES and FRSQRTE on the default PPC64 description
Hal Finkel
2013-04-03
1
-1
/
+2
*
PPC: Add a FIXME regarding the non-working fma+fneg Altivec pattern
Hal Finkel
2013-04-03
1
-0
/
+2
*
Remove some obsolete PowerPC/README entries
Hal Finkel
2013-04-03
1
-20
/
+0
*
More direct types in PowerPC AltiVec intrinsics.
Ulrich Weigand
2013-04-03
1
-47
/
+29
*
Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
Bill Schmidt
2013-04-03
4
-0
/
+28
*
AArch64: implement ETMv4 trace system registers.
Tim Northover
2013-04-03
5
-0
/
+2090
*
Second pass at addressing PR15351 by explicitly checking for AVX support
Aaron Ballman
2013-04-03
1
-2
/
+25
*
Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 bot
Timur Iskhodzhanov
2013-04-03
1
-2
/
+5
*
Fix SRet for thiscall in i686-pc-win32
Timur Iskhodzhanov
2013-04-03
3
-49
/
+42
*
AArch64: switch patterns to be type-based rather than RegClass-based
Tim Northover
2013-04-03
1
-503
/
+492
*
Fix grammar.
Eric Christopher
2013-04-03
1
-1
/
+1
*
Remove ZeroOrMore from the option description. We don't need it here.
Eric Christopher
2013-04-03
1
-1
/
+1
*
Add 64-bit compare + branch for SPARC v9.
Jakob Stoklund Olesen
2013-04-03
6
-5
/
+68
*
Remove some unsupported-feature comments from PPC.td
Hal Finkel
2013-04-03
1
-3
/
+0
*
Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
2013-04-03
8
-30
/
+499
*
Fix the fde encoding used by mips to match gas.
Rafael Espindola
2013-04-03
4
-112
/
+163
*
Rolling back the AVX support patch due to breaking a gcc 4.6 build bot that d...
Aaron Ballman
2013-04-03
1
-23
/
+2
*
Remove an optimization where we were changing an objc_autorelease into an obj...
Michael Gottesman
2013-04-03
4
-32
/
+9
*
Improved comment. No functionality change.
Michael Gottesman
2013-04-03
1
-1
/
+2
*
Attempting to fix the build on older GCC versions.
Aaron Ballman
2013-04-03
1
-1
/
+2
*
Remove anonymous namespace.
Rafael Espindola
2013-04-03
1
-4
/
+0
*
This patch addresses PR15351 by explicitly checking for AVX support
Aaron Ballman
2013-04-03
1
-2
/
+22
*
Use yaml::IO in yaml2obj.cpp.
Rafael Espindola
2013-04-02
1
-551
/
+346
*
Formatting.
Eric Christopher
2013-04-02
1
-2
/
+1
*
[mips] Small update to the implementation of eh.return for Mips.
Akira Hatanaka
2013-04-02
3
-0
/
+12
*
Support and test template arguments for unions.
Eric Christopher
2013-04-02
2
-1
/
+60
*
Reformat arguments.
Eric Christopher
2013-04-02
1
-4
/
+6
*
[mips] Expand pseudo multiply/divide instructions in MipsCodeEmitter.cpp.
Akira Hatanaka
2013-04-02
1
-0
/
+36
*
llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...
NAKAMURA Takumi
2013-04-02
3
-5
/
+0
*
Allow MachineTraceMetrics to be used when the model has no resources.
Jakob Stoklund Olesen
2013-04-02
2
-7
/
+11
*
Fix a typo.
Jakub Staszak
2013-04-02
1
-1
/
+1
*
[ms-inline asm] Add support for parsing variables with namespace alias
Chad Rosier
2013-04-02
1
-0
/
+54
*
Add MDBuilder utilities for path-aware TBAA.
Manman Ren
2013-04-02
1
-0
/
+23
[prev]
[next]