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
Age
Commit message (
Expand
)
Author
2012-11-27
Remove the dependent libraries feature.
Bill Wendling
2012-11-27
llvm/test/Transforms/SimplifyLibCalls: FileCheck-ize 3 tests.
NAKAMURA Takumi
2012-11-27
llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Handle @sprintf() with -ins...
NAKAMURA Takumi
2012-11-27
llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Fix datalayout since r168516.
NAKAMURA Takumi
2012-11-27
Trailing linefeeds.
NAKAMURA Takumi
2012-11-27
Revert accidental commit.
Craig Topper
2012-11-27
Make PrintReg constructor explicit to prevent weird implicit conversions from...
Craig Topper
2012-11-27
Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....
Craig Topper
2012-11-27
tsan: instrument atomic nand operation
Dmitry Vyukov
2012-11-27
Add test cases for r168417.
Craig Topper
2012-11-27
Revert rearrangement of debug info sections to unblock the bots
Eric Christopher
2012-11-27
test/Transforms/SimplifyLibCalls/SPrintF.ll: Suppress this for now. r168677 u...
NAKAMURA Takumi
2012-11-27
Modify depends(Src, Dst, PossiblyLoopIndependent).
Preston Briggs
2012-11-27
instcombine: Migrate sprintf optimizations
Meador Inge
2012-11-27
Remove unneeded #include.
Jakub Staszak
2012-11-27
The section is .debug_line.
Eric Christopher
2012-11-27
Make building of llvm-jitlistener conditional on the USE_INTEL_JITEVENTS sett...
Andrew Kaylor
2012-11-27
Remove unneeded #include.
Jakub Staszak
2012-11-27
llvm/CodeGen: Remove empty files in r168659.
NAKAMURA Takumi
2012-11-27
Code pretification
Joe Abbey
2012-11-27
Remove unused forward declaration.
Jakub Staszak
2012-11-27
Remove unused MachineLoopRanges analysis.
Jakub Staszak
2012-11-27
Extend test case for r168657.
Chad Rosier
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
Fast-math test for SimplifyInstruction: fold multiply by 0
Michael Ilseman
2012-11-27
Revert r168635 "Step towards implementation of pass manager with doInitializa...
Owen Anderson
2012-11-27
Remove some Clang-specific ownership roles.
Richard Smith
2012-11-27
Fast-math flags documentation added to LangRef
Michael Ilseman
2012-11-27
llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression correspo...
NAKAMURA Takumi
2012-11-27
Fast-math test for SimplifyInstruction: fold multiply by 0
Michael Ilseman
2012-11-27
Fast-math optimization: fold multiply by zero
Michael Ilseman
2012-11-27
Fast-math test case for bitcode and textual reading/writing
Michael Ilseman
2012-11-27
Fast-math flags for the bitcode
Michael Ilseman
2012-11-27
Fast-math flags for LLVM IR parsing and printing
Michael Ilseman
2012-11-27
Make comment names match function names.
Eric Christopher
2012-11-27
Add in sections for the fission case (no change so incorrect) and
Eric Christopher
2012-11-27
Fast-math interfaces for Instructions
Michael Ilseman
2012-11-27
Fast-math flags added to FPMathOperator.
Michael Ilseman
2012-11-27
Move Clang code owners list from llvm/ to cfe/.
Richard Smith
2012-11-26
Make aligning by 2**4 dependent on NaCl for Mips.
David Sehr
2012-11-27
Reorder section output ordering.
Eric Christopher
2012-11-27
Whitespace cleanup.
Eric Christopher
2012-11-26
Fix previous CL to actually work on NaCl (and not only fix non-NaCl).
Eli Bendersky
2012-11-26
Step towards implementation of pass manager with doInitialization and doFinal...
Owen Anderson
2012-11-26
Add an assertion to ensure freezeReservedRegs() is only ever called once.
Chad Rosier
2012-11-26
Make this test less sensitive.
Eli Bendersky
2012-11-26
Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,
Chad Rosier
2012-11-26
Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,
Chad Rosier
2012-11-26
Get rid of the getPointeeAlignment helper function from
Eli Friedman
2012-11-26
Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.
Chad Rosier
[prev]
[next]