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-10-10
Add -mattr=+altivec and remove XFAIL.
Bill Schmidt
2012-10-10
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
XFAIL for all targets pending investigation
Bill Schmidt
2012-10-10
Patch by Shuxin Yang <shuxin.llvm@gmail.com>.
Nadav Rotem
2012-10-10
When generating spill and reload code for vector registers on PowerPC,
Bill Schmidt
2012-10-10
The PowerPC VRSAVE register has been somewhat of an odd beast since
Bill Schmidt
2012-10-10
Add in support for expansion of all of the comparison operations to the absol...
Micah Villmow
2012-10-10
Revert r165652: "Remove unnecessary RTTI from the build."
Sean Silva
2012-10-10
Remove unnecessary RTTI from the build.
Sean Silva
2012-10-10
tblgen: Compile TableGen without RTTI.
Sean Silva
2012-10-10
tblgen: Move mini Type hierarchy to LLVM-style RTTI.
Sean Silva
2012-10-10
tblgen: Use semantically correct RTTI functions.
Sean Silva
2012-10-10
tblgen: Mechanically move dynamic_cast<> to dyn_cast<>.
Sean Silva
2012-10-10
tblgen: Put dyn_cast<> machinery in place for Init hierarchy.
Sean Silva
2012-10-10
Add the testcase from pr13254 (the old scalarreply pass handles this wrong;
Duncan Sands
2012-10-10
Remove dead variable.
Bill Wendling
2012-10-10
Specify CPU model to avoid breaking ATOM builds
Michael Liao
2012-10-10
Remove unused argument.
Bill Wendling
2012-10-10
docs: Propagate fix from r165632 to other docs.
Sean Silva
2012-10-10
docs: Attempt to fix PR14053.
Sean Silva
2012-10-10
Add support for FP_ROUND from v2f64 to v2f32
Michael Liao
2012-10-10
Add alternative support for FP_ROUND from v2f32 to v2f64
Michael Liao
2012-10-10
[CMake] check-all: Don't include check-llvm into check-all without LLVM_BUILD...
NAKAMURA Takumi
2012-10-10
[CMake] add_lit_testsuite: EXCLUDE_FROM_ALL excludes the test ${target} out o...
NAKAMURA Takumi
2012-10-10
Fix for LDRB instruction:
Stepan Dyatkovskiy
2012-10-10
Issue description:
Stepan Dyatkovskiy
2012-10-10
Cleanup. Get rid of now dead code.
Bill Wendling
2012-10-10
Remove the final bits of Attributes being declared in the Attribute
Bill Wendling
2012-10-10
My earlier "fix" for PBQP (see r165201) was incorrect. The real issue was that
Lang Hames
2012-10-10
Pass into the AttributeWithIndex::get method an ArrayRef of attribute
Bill Wendling
2012-10-10
misched: fall-back to a target hook for instr bundles.
Andrew Trick
2012-10-10
TODO comment
Andrew Trick
2012-10-10
TableGen subtarget emitter cleanup.
Andrew Trick
2012-10-10
misched: Use the TargetSchedModel interface wherever possible.
Andrew Trick
2012-10-10
misched: Generate IsBuffered flag for machine resources.
Andrew Trick
2012-10-10
whitespace
Andrew Trick
2012-10-10
Place temporary LTO files into their own subdirectory.
Bill Wendling
2012-10-10
Have 'addFnAttr' take the attribute enum value. Then have it build the attrib...
Bill Wendling
2012-10-10
Test case for r165480.
Craig Topper
2012-10-10
Reorder some parts of the td file to by in alphabetical order
Reed Kotler
2012-10-10
Adding comments to clarify the reason for non-standard style in these files.
Andrew Kaylor
2012-10-10
Cosmetic changes
Andrew Kaylor
2012-10-10
This patch adds new functions to the SectionRef and ObjectFile interfaces to ...
Andrew Kaylor
2012-10-10
Implement MipsTargetLowering::CanLowerReturn.
Akira Hatanaka
2012-10-09
Revert "Use a special path to place the .o files in."
Bob Wilson
2012-10-09
Add extra vim swap file pattern
Michael Liao
2012-10-09
When expanding atomic load arith instructions, do not lose target flags. rdar...
Evan Cheng
2012-10-09
misched: Add computeInstrLatency to TargetSchedModel.
Andrew Trick
2012-10-09
misched: Doxument the TargetSchedule API.
Andrew Trick
2012-10-09
misched: Allow flags to disable hasInstrSchedModel/hasInstrItineraries for ex...
Andrew Trick
[prev]
[next]