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
/
test
Age
Commit message (
Expand
)
Author
2013-04-05
Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...
Timur Iskhodzhanov
2013-04-05
Reverting 178851 as it broke buildbots
Renato Golin
2013-04-05
[ms-inline asm] Add support for numeric displacement expressions in bracketed
Chad Rosier
2013-04-05
Don't fetch pointers from a InMemoryStruct.
Rafael Espindola
2013-04-05
Respect Addend when processing MCJIT relocations to local/global symbols.
Ulrich Weigand
2013-04-05
llvm-symbolizer: correctly parse filenames given in quotes
Alexey Samsonov
2013-04-05
Add a basic test for llvm-symbolizer tool
Alexey Samsonov
2013-04-05
Add obj2yaml to test dependencies
Alexey Samsonov
2013-04-05
Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...
Stepan Dyatkovskiy
2013-04-05
The ppc bots say this is the last broken line, so lets try one more :-(
Rafael Espindola
2013-04-05
One more try before I just delete the macho bits until tomorrow.
Rafael Espindola
2013-04-05
More test loosening.
Rafael Espindola
2013-04-05
Loosen this test too.
Rafael Espindola
2013-04-05
Loosen this test.
Rafael Espindola
2013-04-05
Add a test for obj2yaml in preparation for refactoring it.
Rafael Espindola
2013-04-05
RegisterPressure heuristics currently require signed comparisons.
Andrew Trick
2013-04-04
LoopVectorizer: Pass OperandValueKind information to the cost model
Arnold Schwaighofer
2013-04-04
X86 cost model: Differentiate cost for vector shifts of constants
Arnold Schwaighofer
2013-04-04
PPC: Improve code generation for mixed-precision reciprocal sqrt
Hal Finkel
2013-04-04
Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend will
Jyotsna Verma
2013-04-04
Add back parsing of header charactestics.
Rafael Espindola
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
New-password-test commit.
Stepan Dyatkovskiy
2013-04-04
R600: Take export into account when computing cf address
Vincent Lejeune
2013-04-04
Propagate path to ASan/MSan symbolizer into test environment to produce usefu...
Alexey Samsonov
2013-04-04
Add SPARC v9 support for select on 64-bit compares.
Jakob Stoklund Olesen
2013-04-03
X86 cost model: Vector shifts are expensive in most cases
Arnold Schwaighofer
2013-04-03
Implement the "mips endian" for r_info.
Rafael Espindola
2013-04-03
[XCore] Check disassembly of the st8 instruction.
Richard Osborne
2013-04-03
[XCore] Update disassembler test to improve coverage of the instructions.
Richard Osborne
2013-04-03
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
Implement sectionContainsSymbol for ELF.
Eric Christopher
2013-04-03
When dumping clear the arm/thumb flag for now.
Eric Christopher
2013-04-03
R600: Fix last ALU of a clause being emitted in a separate clause
Vincent Lejeune
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
Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 bot
Timur Iskhodzhanov
2013-04-03
Fix SRet for thiscall in i686-pc-win32
Timur Iskhodzhanov
2013-04-03
Add 64-bit compare + branch for SPARC v9.
Jakob Stoklund Olesen
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
Remove an optimization where we were changing an objc_autorelease into an obj...
Michael Gottesman
2013-04-02
[mips] Small update to the implementation of eh.return for Mips.
Akira Hatanaka
2013-04-02
Support and test template arguments for unions.
Eric Christopher
2013-04-02
llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...
NAKAMURA Takumi
2013-04-02
Fix PR15630: Replace faulty stdcx. with stwcx.
Bill Schmidt
2013-04-02
Don't attempt MTM heuristics without a scheduling model present.
Jakob Stoklund Olesen
2013-04-02
[fast-isel] Use the correct API to disable FastLowerArguments for Win64.
Chad Rosier
[next]