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
2013-02-19
Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo.h with
Jyotsna Verma
2013-02-19
Clean up HiPE prologue emission a bit and avoid signed arithmetic tricks.
Benjamin Kramer
2013-02-19
Move LLVM_LIBRARY_VISIBILITY for consistency with what was done to
Rafael Espindola
2013-02-19
Fix typo
Eli Bendersky
2013-02-19
Fix GCMetadaPrinter::finishAssembly not executed, patch by Yiannis Tsiouris.
Benjamin Kramer
2013-02-19
Make ARMAsmPrinter pass name more precise and fix comment.
Eli Bendersky
2013-02-19
Make pass name more precise and fix comment.
Eli Bendersky
2013-02-19
ARM NEON: Merge a f32 bitcast of a v2i32 extractelt
Arnold Schwaighofer
2013-02-19
R600: Add AR_X to the R600_TReg_X register class.
Tom Stellard
2013-02-19
R600: Mark all members of the TRegMem register class as reserved
Tom Stellard
2013-02-19
R600: Fix scheduler crash caused by invalid MachinePointerInfo
Tom Stellard
2013-02-19
R600: Fix tracking of implicit defs in the IndirectAddressing pass
Tom Stellard
2013-02-19
Fix initialization-order bug in llvm::Support::TimeValue. TimeValue::now() is...
Alexey Samsonov
2013-02-19
[asan] instrument memory accesses with unusual sizes
Kostya Serebryany
2013-02-19
Simplify code. No functionality change.
Jakub Staszak
2013-02-19
Fix capitalization in comment to match function name.
Craig Topper
2013-02-19
Grammar.
Eric Christopher
2013-02-19
More const correcting of stack coloring.
Craig Topper
2013-02-19
Const-correct the stack coloring code.
Craig Topper
2013-02-19
Avoid extra DenseMap lookups in StackColoring::calculateLocalLiveness.
Craig Topper
2013-02-19
Expand pseudos/macros BteqzT8SltiX16, BteqzT8SltiuX16,
Reed Kotler
2013-02-19
Make the dump() function const and reduce the number of hash lookups it perfo...
Craig Topper
2013-02-19
Use a reference into the BlockLiveness DenseMap to avoid repeated hash lookup...
Craig Topper
2013-02-19
Remove some unused private fields from the AArch64MCCodeEmitter. These
Chandler Carruth
2013-02-19
Temporarily revert r175470 for more review.
Bill Wendling
2013-02-19
Expand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.
Reed Kotler
2013-02-18
Use array_pod_sort instead of std::sort.
Jakub Staszak
2013-02-18
Check to see if the 'no-builtin' attribute is set before simplifying a librar...
Bill Wendling
2013-02-18
Add some convenience methods for querying function attributes.
Bill Wendling
2013-02-18
X86FrameLowering.cpp: Fixup. Sorry for the breakage.
NAKAMURA Takumi
2013-02-18
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
David Blaikie
2013-02-18
X86FrameLowering.cpp: Fix a warning in -Asserts. [-Wunused-variable]
NAKAMURA Takumi
2013-02-18
Remove a useless assert.
Chad Rosier
2013-02-18
Comment out the rdar number.
Chad Rosier
2013-02-18
[fast-isel] Remove an invalid assert.
Chad Rosier
2013-02-18
Fix a 32/64 bit incompatibility in the HiPE prologue generation.
Benjamin Kramer
2013-02-18
Support for HiPE-compatible code emission, patch by Yiannis Tsiouris.
Benjamin Kramer
2013-02-18
[ms-inline asm] Remove a redundant call to the setHasMSInlineAsm function.
Chad Rosier
2013-02-18
Use llvm::cast instead of reinterpret_cast.
Jakub Staszak
2013-02-18
Add front/back/erase to MapVector.
Douglas Gregor
2013-02-18
R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern
Vincent Lejeune
2013-02-18
R600: Support for TBO
Vincent Lejeune
2013-02-18
R600: Increase number of ArrayBase Reg to 32
Vincent Lejeune
2013-02-18
[asan] revert r175266 as it breaks code with packed structures. supporting lo...
Kostya Serebryany
2013-02-18
Futureproof AttrBuild if we ever have more than 64 attr enum values.
Benjamin Kramer
2013-02-18
Revert CMake version bump since we don't actually need 2.8.6 any more.
Tim Northover
2013-02-18
Note minimum required version of CMake
Tim Northover
2013-02-18
AArch64: adjust tests which rely on a default JIT
Tim Northover
2013-02-18
Add `unsigned DISubprogram::getFlags() const` for DragonEgg.
David Blaikie
2013-02-18
Add `DIFile DISubprogram::getFile() const` for DragonEgg.
David Blaikie
[prev]
[next]