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-03
Improved comment. No functionality change.
Michael Gottesman
2013-04-03
Attempting to fix the build on older GCC versions.
Aaron Ballman
2013-04-03
This patch addresses PR15351 by explicitly checking for AVX support
Aaron Ballman
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
Support and test template arguments for unions.
Eric Christopher
2013-04-02
Reformat arguments.
Eric Christopher
2013-04-02
[mips] Expand pseudo multiply/divide instructions in MipsCodeEmitter.cpp.
Akira Hatanaka
2013-04-02
Allow MachineTraceMetrics to be used when the model has no resources.
Jakob Stoklund Olesen
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
Don't attempt MTM heuristics without a scheduling model present.
Jakob Stoklund Olesen
2013-04-02
Count processor resources individually in MachineTraceMetrics.
Jakob Stoklund Olesen
2013-04-02
Disable shift-compare instcombine optimization for NaCl.
Derek Schuff
2013-04-02
[fast-isel] Use the correct API to disable FastLowerArguments for Win64.
Chad Rosier
2013-04-02
DAGCombiner: Merge store/loads when we have extload/truncstores
Arnold Schwaighofer
2013-04-02
[NVPTX] Fix a few style issues in NVVMReflect
Justin Holewinski
2013-04-02
Use a worklist to avoid a sneaky iterator invalidation.
Bill Wendling
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
Mips direct object exception handling regression
Jack Carter
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 top-comment header and some indentation
Eli Bendersky
2013-04-01
Fix a bad assert in PPCTargetLowering
Hal Finkel
2013-04-01
Correct assertion condition
Shuxin Yang
2013-04-01
Merge load/store sequences with adresses: base + index + offset
Arnold Schwaighofer
2013-04-01
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
PNaCl: Tidy: Remove an unnecessary cast in the ABI checker
Mark Seaborn
2013-04-01
PNaCl ABI checker: Disable integer size check since it doesn't pass yet
Mark Seaborn
2013-04-01
Use ImmToIdxMap.count in PPCRegisterInfo
Hal Finkel
2013-04-01
PNaCl: Fix ABI checker to give a better error message on BlockAddresses
Mark Seaborn
2013-04-01
PNaCl: Allow the ABI checker to be used from "opt"
Mark Seaborn
2013-04-01
Add the PPC popcntw instruction
Hal Finkel
2013-04-01
Add support for vector data types in the LLVM interpreter.
Nadav Rotem
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-04-01
Whitespace cleanup
Joe Abbey
2013-03-31
R600: Emit native instructions for tex
Vincent Lejeune
[prev]
[next]