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
2012-07-03
test/CodeGen/X86/2007-09-05-InvalidAsm.ll: FileCheck-ize.
NAKAMURA Takumi
2012-07-03
test/CodeGen/X86/2004-03-30-Select-Max.ll: FileCheck-ize.
NAKAMURA Takumi
2012-07-02
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
Revert " mips32 long long register inline asm constraint support." as
Eric Christopher
2012-07-02
Revert "IntRange:" as it appears to be breaking self hosting.
Eric Christopher
2012-07-02
deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
Jack Carter
2012-07-02
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
Extend the workaround from r159593 to cover a few explicit alias
Chandler Carruth
2012-07-02
Revert r159588, and apply a more principled fix. Place the fix for this
Chandler Carruth
2012-07-02
Work around a really frustrating apparant CMake bug.
Chandler Carruth
2012-07-02
Pass the correct ELFOSABI enumeration to the MipsELFObjectWriter constructor
Jack Carter
2012-07-02
Extend TargetPassConfig to allow running only a subset of the normal passes.
Bob Wilson
2012-07-02
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
GlobalOpt forgot to handle bitcast when analyzing globals. Found by inspection.
Duncan Sands
2012-07-02
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
Do not attempt to use ROR for Thumb1.
Bob Wilson
2012-07-02
fix the regression I introduced in r159385 (it's necessary to update PHI node...
Nuno Lopes
2012-07-02
The built-in shell test runner for some reason doesn't like the quoting
Chandler Carruth
2012-07-02
Fix the TCL-style quoting in one random test that somehow slipped
Chandler Carruth
2012-07-02
IntRange:
Stepan Dyatkovskiy
2012-07-02
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
Make tests which first provide a negative assertion via 'not', then
Chandler Carruth
2012-07-02
Rewrite three tests that had truly egregious abuses of 'grep' in them to
Chandler Carruth
2012-07-02
Switch a bunch of Linker tests from using elaborate echo productions to
Chandler Carruth
2012-07-02
This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p...
Alexey Samsonov
2012-07-01
Now that RegistersDefinedFromSameValue handles one instruction being an
Rafael Espindola
2012-07-01
Optimization of shuffle node that can fit to the register form of VBROADCAST ...
Elena Demikhovsky
2012-06-30
Hoist LLVM's lit testsuite infrastructure into module so that it can be
Chandler Carruth
2012-06-29
Clear kill flags in InstrEmitter::EmitSubregNode().
Jakob Stoklund Olesen
2012-06-29
Fix a reassociate crash on sozefx when compiling with dragonegg+gcc-4.7 due to
Duncan Sands
2012-06-29
In the initial exec mode we always do a load to find the address of a variable.
Rafael Espindola
2012-06-29
X86: add more GATHER intrinsics in LLVM
Manman Ren
2012-06-29
Remove a completely unnecessary mkdir from the CMake build.
Chandler Carruth
2012-06-28
If the step value is a constant zero, the loop isn't going to terminate. Fixes
Nick Lewycky
2012-06-28
make the verifier accept @llvm.donothing as the only intrinsic that can be in...
Nuno Lopes
2012-06-28
make simplifyCFG erase invokes to readonly/readnone functions
Nuno Lopes
2012-06-28
make instcombine produce calls to llvm.donothing instead of a random intrinsic
Nuno Lopes
2012-06-28
add a new @llvm.donothing intrinsic that, well, does nothing, and teach CodeG...
Nuno Lopes
2012-06-28
make LazyValueInfo analyze the default case of switch statements (we know tha...
Nuno Lopes
2012-06-28
Move the setup for variables that are expanded in the lit.site.cfg into
Chandler Carruth
2012-06-28
Allow BBVectorize to form non-2^n-length vectors.
Hal Finkel
2012-06-28
The Mips specific inline asm operand modifier 'z' has the
Jack Carter
2012-06-28
make LVI::getEdgeValue() always intersect the constraints of the edge with th...
Nuno Lopes
2012-06-28
Remove 'site.exp' building from both CMake and configure+make.
Chandler Carruth
2012-06-28
Remove the last vestiges of the '-lit' and '-dg' test runner split by
Chandler Carruth
2012-06-27
Rip out legacy DejaGNU support from our Makefiles. This hasn't been the
Chandler Carruth
2012-06-27
LLVM-GCC is dead. Really. I promise. ;]
Chandler Carruth
2012-06-27
This allows hello world to be compiled for Mips 64 direct object.
Jack Carter
2012-06-27
This allows hello world to be compiled for Mips 64 direct object.
Jack Carter
2012-06-27
Revert r159136 due to PR13124.
Matt Beaumont-Gay
[prev]
[next]