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
2013-01-29
Support artificial parameters in function types.
David Blaikie
2013-01-29
Fix 64-bit atomic operations in Thumb mode.
Tim Northover
2013-01-29
Merge SSE and AVX shuffle instructions in the comment printer.
Craig Topper
2013-01-29
Convert getAttributes() to return an AttributeSetNode.
Bill Wendling
2013-01-28
Add support for source and line information to IntelJITEventListener for obje...
Andrew Kaylor
2013-01-28
This patch addresses bug 15031.
Bill Schmidt
2013-01-28
[msan] Mostly disable msan-handle-icmp-exact.
Evgeniy Stepanov
2013-01-28
Fix 256-bit PALIGNR comment decoding to understand that it works on independe...
Craig Topper
2013-01-27
[XCore] Add missing l2rus instructions.
Richard Osborne
2013-01-27
[XCore] Add missing l2r instructions.
Richard Osborne
2013-01-27
[XCore] Add missing 1r instructions.
Richard Osborne
2013-01-27
[XCore] Add missing 0r instructions.
Richard Osborne
2013-01-27
When the legalizer is splitting vector shifts, the result may not have the ri...
Benjamin Kramer
2013-01-27
Re-revert r173342, without losing the compile time improvements, flat
Chandler Carruth
2013-01-26
PR14566: Debug Info: Removing top level lexical blocks
David Blaikie
2013-01-26
X86: Decode PALIGN operands so I don't have to do it in my head.
Benjamin Kramer
2013-01-26
X86: Do splat promotion later, so the optimizer can chew on it first.
Benjamin Kramer
2013-01-26
FileCheckize and merge some tests.
Benjamin Kramer
2013-01-26
Add DIContext::getLineInfoForAddressRange() function and test. This function...
Andrew Kaylor
2013-01-25
Use 2>&1 to include stderr in pipe instead of |&
Derek Schuff
2013-01-25
llvm/test/CMakeLists.txt: Add a dependency to llvm-rtdyld in check-llvm.
NAKAMURA Takumi
2013-01-25
Initial implementation of PPCTargetTransformInfo
Hal Finkel
2013-01-25
Add support for applying in-memory relocations to the .debug_line section and...
Andrew Kaylor
2013-01-25
XFAIL close-stderr on win32
Reid Kleckner
2013-01-25
Set the +x bit on two batch scripts
Reid Kleckner
2013-01-25
FileCheck-ify some grep tests
Reid Kleckner
2013-01-25
In this patch, we teach X86_64TargetMachine that it has a ILP32
Eli Bendersky
2013-01-25
Add back a RUN line removed by mistake by a previous commit
Eli Bendersky
2013-01-25
Add instruction encodings / disassembly support for l4r instructions.
Richard Osborne
2013-01-25
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
Eli Bendersky
2013-01-25
ABI verifier: Verify types of global variables and initializers.
Derek Schuff
2013-01-25
Improve the !add TableGen test case.
Hal Finkel
2013-01-25
Add command-line flags for DWARF dumping.
Eli Bendersky
2013-01-25
Add instruction encodings / disassembly support for l5r instructions.
Richard Osborne
2013-01-25
[msan] Implement exact shadow propagation for relational ICmp.
Evgeniy Stepanov
2013-01-25
Add an addition operator to TableGen
Hal Finkel
2013-01-25
Fixed the condition codes for the atomic64 min/umin code generation on ARM. I...
Silviu Baranga
2013-01-25
MIsched: Improve the interface to SchedDFS analysis (subtrees).
Andrew Trick
2013-01-25
Switch this code away from Value::isUsedInBasicBlock. That code either
Chandler Carruth
2013-01-25
MISched: Add SchedDFSResult to ScheduleDAGMI to formalize the
Andrew Trick
2013-01-25
This patch implements parsing the .word
Jack Carter
2013-01-25
[mips] Set flag neverHasSideEffects flag on some of the floating point instru...
Akira Hatanaka
2013-01-24
Reapply chandlerc's r173342 now that the miscompile it was triggering is fixed.
Benjamin Kramer
2013-01-24
ConstantFolding: Add a missing folding that leads to a miscompile.
Benjamin Kramer
2013-01-24
Revert r173342 temporarily. It appears to cause a very late miscompile
Chandler Carruth
2013-01-24
Plug TTI into the speculation logic, giving it a real cost interface
Chandler Carruth
2013-01-24
Address a large chunk of this FIXME by accumulating the cost for
Chandler Carruth
2013-01-24
Switch the constant expression speculation cost evaluation away from
Chandler Carruth
2013-01-24
[asan] adaptive redzones for globals (the larger the global the larger is the...
Kostya Serebryany
2013-01-24
The next phase of Mips16 hard float implementation.
Reed Kotler
[prev]
[next]