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-03-29
SmallVector and SmallPtrSet allocations now power-of-two aligned.
Jean-Luc Duprat
2013-03-29
Add clang.arc.used to ModuleHasARC so ARC always runs if said call is present...
Michael Gottesman
2013-03-29
Hexagon: Add emitFrameIndexDebugValue function to emit debug information.
Jyotsna Verma
2013-03-29
Use 12 as the magic number for our abbreviation data and our
Eric Christopher
2013-03-29
Move the construction of the skeleton compile unit after the
Eric Christopher
2013-03-29
Implement FRINT lowering on PPC using frin
Hal Finkel
2013-03-29
[mips] Define a function which returns the GPR register class.
Akira Hatanaka
2013-03-29
Build fixes for STLPort + GCC
Matt Arsenault
2013-03-29
Fix loop style
Matt Arsenault
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
Fix a typo
Nadav Rotem
2013-03-29
Hexagon: Disable DwarfUsesInlineInfoSection flag.
Jyotsna Verma
2013-03-29
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-29
Revert "Fix allocations of SmallVector and SmallPtrSet so they are more prone...
Rafael Espindola
2013-03-29
Fix allocations of SmallVector and SmallPtrSet so they are more prone to
Jean-Luc Duprat
2013-03-29
Removed trailing whitespace.
Michael Gottesman
2013-03-29
[mips] Change type of accumulator registers to Untyped. Add two more accumulator
Akira Hatanaka
2013-03-29
[mips] Define overloaded versions of storeRegToStack and loadRegFromStack.
Akira Hatanaka
2013-03-29
[mips] Add parameter Alignment to MipsFrameLowering's constructor.
Akira Hatanaka
2013-03-28
[Mips Assembler] Add support for OR macro with imediate opperand
Jack Carter
2013-03-28
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
Enhance boolean simplification to handle 16-/64-bit RDRAND
Michael Liao
2013-03-28
Skip moving call address loading into callseq when targets prefer register in...
Michael Liao
2013-03-28
Removed dead code from ObjCARCOpts relating to tracking objc_retainBlocks thr...
Michael Gottesman
2013-03-28
[fast-isel] Add a preemptive fix for the case where we fail to materialize an
Chad Rosier
2013-03-28
[Mips Assembler] Add alias definitions for jal
Jack Carter
2013-03-28
Add the X86 FMAs to the scheduling model.
Nadav Rotem
2013-03-28
Minor simplification.
Bill Wendling
2013-03-28
Add the Haswell machine model.
Nadav Rotem
2013-03-28
Remove the unused port from the SandyBridge machine model
Nadav Rotem
2013-03-28
Add ADX CPUID detection
Michael Liao
2013-03-28
These two are default in the constructor for MCAsmInfo.
Eric Christopher
2013-03-28
Make Win32 put the SRet address into EAX, fixes PR15556
Timur Iskhodzhanov
2013-03-28
Only enable 64-bit bswap DAG combines for PPC64
Hal Finkel
2013-03-28
Non optimizable objc_retainBlock calls are not forwarding.
Michael Gottesman
2013-03-28
[ObjCARC] Strength reduce objc_retainBlock -> objc_retain if the objc_retainB...
Michael Gottesman
2013-03-28
Hexagon: Replace switch-case in isDotNewInst with TSFlags.
Jyotsna Verma
2013-03-28
Fix bad indentation in r178276
Hal Finkel
2013-03-28
Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.
Jyotsna Verma
2013-03-28
Use direct types in most PowerPC Altivec instructions and patterns.
Bill Schmidt
2013-03-28
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when th...
Gordon Keiser
2013-03-28
Testing commit access to llvm. Remove two lines of whitespace from the Thumb...
Gordon Keiser
2013-03-28
Hexagon: Use multiclass for gp-relative instructions.
Jyotsna Verma
2013-03-28
AArch64: implement GICv3 system registers
Tim Northover
2013-03-28
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
[tsan] make sure memset/memcpy/memmove are not inlined in tsan mode
Kostya Serebryany
2013-03-28
Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructions
Hal Finkel
2013-03-28
Fix typo in PPCInstr64Bit
Hal Finkel
2013-03-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
[next]