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
/
include
/
llvm
Age
Commit message (
Expand
)
Author
2012-08-06
Fix typo.
Jakob Stoklund Olesen
2012-08-06
Add support for the OpenBSD for Bitrig.
Eric Christopher
2012-08-06
Fix MIPS DSP Rev1 intrinsics memory properties.
Simon Atanasyan
2012-08-06
Put up warning signs around MO::getNextOperandForReg().
Jakob Stoklund Olesen
2012-08-04
Add readcyclecounter lowering on PPC64.
Hal Finkel
2012-08-03
Add an experimental -early-live-intervals option.
Jakob Stoklund Olesen
2012-08-03
Try to reduce the compile time impact of r161232.
Bob Wilson
2012-08-03
Completely eliminate VNInfo flags.
Jakob Stoklund Olesen
2012-08-03
Eliminate the VNInfo::hasPHIKill() flag.
Jakob Stoklund Olesen
2012-08-03
Make the hasPHIKills flag a computed property.
Jakob Stoklund Olesen
2012-08-03
Add support for detecting libxml for Dmitri's work. He'll
Eric Christopher
2012-08-03
Remove a dead prototype.
Jakob Stoklund Olesen
2012-08-03
Fall back to selection DAG isel for calls to builtin functions.
Bob Wilson
2012-08-03
Add new getLibFunc method to TargetLibraryInfo.
Bob Wilson
2012-08-03
Move the "findUsedStructTypes" functionality outside of the Module class.
Bill Wendling
2012-08-02
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-08-02
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
2012-08-02
Add TargetRegisterInfo::hasRegUnit().
Jakob Stoklund Olesen
2012-08-02
include/llvm/Analysis/RegionInfo.h: Appease msvc.
NAKAMURA Takumi
2012-08-02
Implement the block_iterator of Region based on df_iterator.
Hongbin Zheng
2012-08-02
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-08-01
Reference IntrusiveRefCntPtr in doxygen doc of RefCountedBase to get a link t...
Axel Naumann
2012-08-01
Add range erase, element insert, and range insert methods to
Chandler Carruth
2012-08-01
Add basic in-bounds asserts to TinyPtrVector::erase.
Chandler Carruth
2012-08-01
Initial commit of new FileOutputBuffer support class.
Nick Kledzik
2012-08-01
Fix shadowed variable warning
Nick Kledzik
2012-07-31
Make ARM var-arg regsave setup aware of byval stack args. Previously we had
Jan Voung
2012-07-31
Implement copy and move assignment for TinyPtrVector. These try to
Chandler Carruth
2012-07-31
Clean up trailing whitespace and unnecessary blank lines.
Chandler Carruth
2012-07-31
Bring TinyPtrVector under test. Somehow we never picked up unit tests
Chandler Carruth
2012-07-30
Added MachineRegisterInfo::hasOneDef()
Andrew Trick
2012-07-30
Inline MachineRegisterInfo::hasOneUse
Andrew Trick
2012-07-30
Extend the InstVisitor to visit the specialized classes wrapping
Chandler Carruth
2012-07-30
Move the SmallVector unit tests to be type-parameterized so that we can
Chandler Carruth
2012-07-30
Typo.
Eric Christopher
2012-07-30
Add MachineInstr::isTransient().
Jakob Stoklund Olesen
2012-07-30
Add MachineBasicBlock::isPredecessor().
Jakob Stoklund Olesen
2012-07-29
APInt: Simplify code.
Benjamin Kramer
2012-07-29
Revert r160920 and r160919 due to dragonegg and clang selfhost failure
Manman Ren
2012-07-28
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-07-27
Also compute register mask lists under -new-live-intervals.
Jakob Stoklund Olesen
2012-07-27
Typos.
Chad Rosier
2012-07-27
Eliminate the IS_PHI_DEF flag and VNInfo::setIsPHIDef().
Jakob Stoklund Olesen
2012-07-27
Add a -new-live-intervals experimental option.
Jakob Stoklund Olesen
2012-07-27
SmallVector: Crank up verbosity of asserts per Chandler's request.
Benjamin Kramer
2012-07-27
Give MCRegisterInfo an implementation file.
Jakob Stoklund Olesen
2012-07-27
SmallVector::erase: Assert that iterators are actually inside the vector.
Benjamin Kramer
2012-07-27
Eliminate the large XXXSubRegTable constant arrays.
Jakob Stoklund Olesen
2012-07-26
Remove support for 'CompositeIndices' and sub-register cycles.
Jakob Stoklund Olesen
2012-07-26
Add support for v16i32/v16i64 into the code generator. This is required for b...
Micah Villmow
[prev]
[next]