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
/
Target
Age
Commit message (
Expand
)
Author
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
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-02
Formatting.
Eric Christopher
2013-04-02
[mips] Small update to the implementation of eh.return for Mips.
Akira Hatanaka
2013-04-02
[mips] Expand pseudo multiply/divide instructions in MipsCodeEmitter.cpp.
Akira Hatanaka
2013-04-02
[ms-inline asm] Add support for parsing variables with namespace alias
Chad Rosier
2013-04-02
Fix PR15630: Replace faulty stdcx. with stwcx.
Bill Schmidt
2013-04-02
[fast-isel] Use the correct API to disable FastLowerArguments for Win64.
Chad Rosier
2013-04-02
[NVPTX] Fix a few style issues in NVVMReflect
Justin Holewinski
2013-04-02
Add 64-bit load and store instructions.
Jakob Stoklund Olesen
2013-04-02
Basic 64-bit ALU operations.
Jakob Stoklund Olesen
2013-04-02
Materialize 64-bit immediates.
Jakob Stoklund Olesen
2013-04-02
Add 64-bit shift instructions.
Jakob Stoklund Olesen
2013-04-02
Add predicates for distinguishing 32-bit and 64-bit modes.
Jakob Stoklund Olesen
2013-04-02
Add support for 64-bit calling convention.
Jakob Stoklund Olesen
2013-04-02
Add an I64Regs register class for 64-bit registers.
Jakob Stoklund Olesen
2013-04-02
Fix typo in PPCISelLowering
Hal Finkel
2013-04-02
The divide unit is not pipeline, but it is still buffered.
Andrew Trick
2013-04-01
Target/R600: Fix CMake build to add missing files.
NAKAMURA Takumi
2013-04-01
R600: Add support for native control flow
Vincent Lejeune
2013-04-01
R600/SI: Share code recording ShaderTypeAttribute between generations
Vincent Lejeune
2013-04-01
R600: Emit CF_ALU and use true kcache register.
Vincent Lejeune
2013-04-01
Fix a bad assert in PPCTargetLowering
Hal Finkel
2013-04-01
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
Use ImmToIdxMap.count in PPCRegisterInfo
Hal Finkel
2013-04-01
Add the PPC popcntw instruction
Hal Finkel
2013-04-01
Treat PPCISD::STFIWX like the memory opcode that it is
Hal Finkel
2013-04-01
Remove unused typedef.
Duncan Sands
2013-04-01
ARM Scheduler Model: Add resources instructions, map resources in subtargets
Arnold Schwaighofer
2013-04-01
X86TTI: Add accurate costs for itofp operations, based on the actual instruct...
Benjamin Kramer
2013-03-31
R600: Emit native instructions for tex
Vincent Lejeune
2013-03-31
There is no longer any need to silence this compiler warning as the warning has
Duncan Sands
2013-03-31
Cleanup ImmToIdxMap and noImmForm in PPCRegisterInfo
Hal Finkel
2013-03-31
X86: Promote sitofp <8 x i16> to <8 x i32> when AVX is available.
Benjamin Kramer
2013-03-31
Add the PPC lfiwax instruction
Hal Finkel
2013-03-31
Cleanup PPC(64) i32 -> float/double conversion
Hal Finkel
2013-03-30
Change '@SECREL' suffix to GAS-compatible '@SECREL32'.
Benjamin Kramer
2013-03-30
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
Justin Holewinski
2013-03-30
[NVPTX] Add NVVMReflect pass to allow compile-time selection of
Justin Holewinski
2013-03-30
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
[mips] Add patterns for DSP indexed load instructions.
Akira Hatanaka
2013-03-30
[mips] Define reg+imm load/store pattern templates.
Akira Hatanaka
2013-03-30
[mips] Fix DSP instructions to have explicit accumulator register operands.
Akira Hatanaka
2013-03-30
Remove unused variables.
Akira Hatanaka
2013-03-30
[mips] Move the code which does dag-combine for multiply-add/sub nodes to
Akira Hatanaka
2013-03-30
[mips] Fix definitions of multiply, multiply-add/sub and divide instructions.
Akira Hatanaka
2013-03-30
[mips] Remove function getFPBranchCodeFromCond. Rename invertFPCondCodeAdd.
Akira Hatanaka
[prev]
[next]