index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-04-04
X86 cost model: Differentiate cost for vector shifts of constants
Arnold Schwaighofer
2013-04-04
CostModel: Add parameter to instruction cost to further classify operand values
Arnold Schwaighofer
2013-04-04
Debug Info: revert 178722 for now.
Manman Ren
2013-04-04
typo
Adrian Prantl
2013-04-04
Rename the current PPC BCL definition to BCLalways
Hal Finkel
2013-04-04
PPC: Improve code generation for mixed-precision reciprocal sqrt
Hal Finkel
2013-04-04
Hexagon: Expand br_cc.
Jyotsna Verma
2013-04-04
Reassociate: Avoid iterator invalidation.
Benjamin Kramer
2013-04-04
[XCore] Add bru instruction.
Richard Osborne
2013-04-04
[XCore] The RRegs register class is a superset of GRRegs.
Richard Osborne
2013-04-04
Avoid high-latency false CPSR dependencies even for tMOVSi.
Jakob Stoklund Olesen
2013-04-04
Formatting
Eli Bendersky
2013-04-04
PNaCl: Change ExpandVarArgs to work around invalid use of va_arg
Mark Seaborn
2013-04-04
R600: Use a mask for offsets when encoding instructions
Vincent Lejeune
2013-04-04
R600: Fix wrong address when substituting ENDIF
Vincent Lejeune
2013-04-04
R600: Take export into account when computing cf address
Vincent Lejeune
2013-04-04
Add SPARC v9 support for select on 64-bit compares.
Jakob Stoklund Olesen
2013-04-04
Debug Info: according to DWARF 2, FORM_ref_addr the same size as an address on
Manman Ren
2013-04-03
Refactored out the helper method FindPredecessorAutoreleaseWithSafePath from ...
Michael Gottesman
2013-04-03
Refactored out the helper function FindPredecessorRetainWithSafePath from Obj...
Michael Gottesman
2013-04-03
Small cleanups.
Michael Gottesman
2013-04-03
Refactored out a part of ObjCARCOpt::OptimizeReturns into its own method HasS...
Michael Gottesman
2013-04-03
Removed an old comment.
Michael Gottesman
2013-04-03
Clean up arc annotations by moving the top/bottom BB annotations into conditi...
Michael Gottesman
2013-04-03
X86 cost model: Vector shifts are expensive in most cases
Arnold Schwaighofer
2013-04-03
R600: Fix last ALU of a clause being emitted in a separate clause
Vincent Lejeune
2013-04-03
Ensuring that both bits are set, and not just a combination of one or the other.
Aaron Ballman
2013-04-03
Cleanup PPC reciprocal-estimate functionality
Hal Finkel
2013-04-03
R600: Factorize maximum alu per clause in a single location
Vincent Lejeune
2013-04-03
Testing for Visual Studio 2010 SP1 or greater before calling the _xgetbv intr...
Aaron Ballman
2013-04-03
R600: Simplify data structure and add DEBUG to R600ControlFlowFinalizer
Vincent Lejeune
2013-04-03
R600: Consider KILLGT as an ALU instruction
Vincent Lejeune
2013-04-03
Measure time that IR parsing took as part of the -time-passes measurement.
Eli Bendersky
2013-04-03
PPC: Enable FRES and FRSQRTE on the default PPC64 description
Hal Finkel
2013-04-03
PPC: Add a FIXME regarding the non-working fma+fneg Altivec pattern
Hal Finkel
2013-04-03
Remove some obsolete PowerPC/README entries
Hal Finkel
2013-04-03
More direct types in PowerPC AltiVec intrinsics.
Ulrich Weigand
2013-04-03
Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
Bill Schmidt
2013-04-03
AArch64: implement ETMv4 trace system registers.
Tim Northover
2013-04-03
Second pass at addressing PR15351 by explicitly checking for AVX support
Aaron Ballman
2013-04-03
Fix SRet for thiscall in i686-pc-win32
Timur Iskhodzhanov
2013-04-03
AArch64: switch patterns to be type-based rather than RegClass-based
Tim Northover
2013-04-03
Fix grammar.
Eric Christopher
2013-04-03
Remove ZeroOrMore from the option description. We don't need it here.
Eric Christopher
2013-04-03
Add 64-bit compare + branch for SPARC v9.
Jakob Stoklund Olesen
2013-04-03
Remove some unsupported-feature comments from PPC.td
Hal Finkel
2013-04-03
Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
2013-04-03
Fix the fde encoding used by mips to match gas.
Rafael Espindola
2013-04-03
Rolling back the AVX support patch due to breaking a gcc 4.6 build bot that d...
Aaron Ballman
2013-04-03
Remove an optimization where we were changing an objc_autorelease into an obj...
Michael Gottesman
[prev]
[next]