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-04-09
Cleanup PPCEarlyReturn
Hal Finkel
2013-04-09
Revert r176408 and r176407 to address PR15540.
Nadav Rotem
2013-04-09
[ms-inline asm] Maintain a StringRef to reference a symbol in a parsed operand,
Chad Rosier
2013-04-09
DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...
Benjamin Kramer
2013-04-09
Use virtual base registers on PPC
Hal Finkel
2013-04-09
Convert MachOObjectFile to a template.
Rafael Espindola
2013-04-09
DWARF parser: Fix DWARF-2/3 incompatibility: size of DW_FORM_ref_addr is the ...
Alexey Samsonov
2013-04-09
Extract a function.
Jakob Stoklund Olesen
2013-04-09
Revert 179071 because it is not the right way to support non standard new/new...
Nadav Rotem
2013-04-09
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-09
More uses for SymbolTableEntryBase.
Rafael Espindola
2013-04-09
Add a SymbolTableEntryBase.
Rafael Espindola
2013-04-08
Add a SectionBase struct.
Rafael Espindola
2013-04-08
c++ new operators are not malloc-like functions because they do not return un...
Nadav Rotem
2013-04-08
InstructionSimplify.cpp: Fix a ligature, "fi", to get rid of utf8 in comment.
NAKAMURA Takumi
2013-04-08
Redo the fix Benjamin Kramer committed in r178793 about iterator invalidation...
Shuxin Yang
2013-04-08
Template the MachO types over the word size.
Rafael Espindola
2013-04-08
Remove is64BitLoadCommand.
Rafael Espindola
2013-04-08
X86 cost model: Model cost for uitofp and sitofp on SSE2
Arnold Schwaighofer
2013-04-08
[ms-inline asm] Add support for ImmDisp [ Symbol ] memory operands.
Chad Rosier
2013-04-08
Generate PPC early conditional returns
Hal Finkel
2013-04-08
DWARF parser: remove duplicated code and fix code style in DIE extractors.
Alexey Samsonov
2013-04-08
Add all 4 MachO object types. Use the stored type to implement is64Bits().
Rafael Espindola
2013-04-08
R600: Control Flow support for pre EG gen
Vincent Lejeune
2013-04-08
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
ARM: Remove unused variable.
Benjamin Kramer
2013-04-07
Cleanup and improve PPC fsel generation
Hal Finkel
2013-04-07
Make MachOObjectFile independent from MachOObject.
Rafael Espindola
2013-04-07
Implement MachOObjectFile::getData directly.
Rafael Espindola
2013-04-07
Implement MachOObjectFile::is64Bit directly.
Rafael Espindola
2013-04-07
Implement MachOObjectFile::getHeaderSize directly.
Rafael Espindola
2013-04-07
Implement MachOObjectFile::getHeader directly.
Rafael Espindola
2013-04-07
Implement LowerCall_64 for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
2013-04-07
Implement MachOObjectFile::getHeaderSize and MachOObjectFile::getData.
Rafael Espindola
2013-04-07
Remove LoadCommandInfo now that we always have a pointer to the command.
Rafael Espindola
2013-04-07
Add MachOObjectFile::LoadCommandInfo.
Rafael Espindola
2013-04-07
Use getLoadCommandInfo instead of MachOObj->getLoadCommandInfo.
Rafael Espindola
2013-04-07
Construct MachOObject in MachOObjectFile's constructor.
Rafael Espindola
2013-04-07
Remove unused argument.
Rafael Espindola
2013-04-07
Remove MachOObjectFile::getObject.
Rafael Espindola
2013-04-07
Remove two uses of getObject.
Rafael Espindola
2013-04-07
PPC rotate instructions don't have unmodeled side effcts
Hal Finkel
2013-04-07
Remove last use of InMemoryStruct in llvm-objdump.
Rafael Espindola
2013-04-07
Most PPC M[TF]CR instructions do not have side effects
Hal Finkel
2013-04-07
Fix PR15674 (and PR15603): a SROA think-o.
Chandler Carruth
2013-04-07
PPC pre-increment load instructions do not have side effects
Hal Finkel
2013-04-07
PPC pre-increment load instructions do not have side effects
Hal Finkel
2013-04-07
PPC MCRF instruction does not have side effects
Hal Finkel
2013-04-07
PPC FMR instruction does not have side effects
Hal Finkel
2013-04-07
DW_FORM_sec_offset should be a relocation on platforms that use
Eric Christopher
[prev]
[next]