2010-12-08 |
Bob Wilson | Add operators for "_lane" variants of some saturating... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Fix operand encoding for Thumb2 extended precision... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jakob Stoklund... | Store (priority,regnum) pairs in the priority queue... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Eric Christopher | Reword comment slightly. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Lang Hames | Fixed some dependencies in RegAllocPBQP.h . Thanks... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Simplify T2 operand assignment notation a bit. No need... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Devang Patel | Use type's file info while describing inheritance relat... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bob Wilson | Add operators for vabdl and vabal so they can be implem... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bob Wilson | Remove unused function parameter. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Eric Christopher | Fix comment. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jakob Stoklund... | Trim includes. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Devang Patel | Add support to create debug info for functions and... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Tweak ARM fixup value adjustments for Thumb to better... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Devang Patel | Add support to create class type. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bob Wilson | Add an operator for vaba so it can be implemented using... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Andrew Trick | Generalize PostRAHazardRecognizer so it can be used... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bill Wendling | Use this new fangled StringSwitch technology. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Owen Anderson | Improve comment. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Add initializer. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bill Wendling | Cleanup table a bit. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Evan Cheng | Add comments. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jakob Stoklund... | Stub out RegAllocGreedy. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bill Wendling | Fix newlines. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Daniel Dunbar | build: Shared libraries shouldn't used RPATH on Darwin... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Eric Christopher | Regenerate this for Daniel. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bill Wendling | Add support for loading from a constant pool. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Devang Patel | Add support to create vector, array, enums etc... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Daniel Dunbar | build: Don't force -flat_namespace or '-undefined suppr... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Daniel Dunbar | autoconf: Stop lying to me. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Let target asm backends see assembler flags as they... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jakob Stoklund... | Move RABasic::addMBBLiveIns to the base class, it is... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Owen Anderson | Simplify the byte reordering logic slightly. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Owen Anderson | VLDR fixups need special handling under Thumb. While... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bob Wilson | Add operators for vadd[lw] and vsub[lw] |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Devang Patel | Global variable does not need linkage name. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Devang Patel | Add support to create local variable's debug info. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Add operators for vmlal{_n,_lane} and vmlsl{_n,_lane} |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Emit vmovl intrinsics first in the arm_neon.h header |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Layout each section independently. With the testcase... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Matt Beaumont-Gay | Fix a warning about a variable which is only used in... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Devang Patel | Add support to create variables, structs etc.. using... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jakob Stoklund... | Switch LiveIntervalUnion from std::set to IntervalMap. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jakob Stoklund... | Fix begin() and end() on const IntervalMap. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bill Wendling | Cleanup in the Darwin end. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Evan Cheng | Fix a bad prologue / epilogue codegen bug where the... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jim Grosbach | Add source Record* reference to PatternToMatch. Allows... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bill Wendling | A bit of cleanup: early exit ApplyFixup and cache the... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Add an operator for vdup_lane so it can be implemented... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Add an operator for vmull_lane so it can be implemented... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jim Grosbach | Binary encoding for ARM tLDRspi and tSTRspi. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Devang Patel | Handle recursive values. Add comments. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Owen Anderson | Fix Thumb2 encoding of the S bit. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jim Grosbach | Remove reference to the CMPz instruction patterns for... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jim Grosbach | Refactor the ARM CMPz* patterns to just use the normal... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Evan Cheng | Code clean up; no functionality change. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Add new built-in operations for vmull and vmull_n |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Evan Cheng | Code clean up; no functionality change. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Dan Gohman | Remove the code from Function::dropAllReferences which... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jim Grosbach | Change assert to diagnostic. Message still needs work... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bruno Cardoso... | Remove target specific node MipsISD::CMov, which is... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bruno Cardoso... | Match a pattern generated by a dag combiner opt where: |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jakob Stoklund... | Simplify assertion. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Missed a spot removing Alarm. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support: Remove Alarm. It is unused (via local grep... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Remove const from bool return types. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Fix spelling. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support: Remove DynamicLinker.h. It is unused and unimp... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jim Grosbach | Encode the literal field for tCMPzi instruction. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Fix absolute recording of differences of symbols in... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Change most functions in the path names... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Daniel Dunbar | build: Go back to dropping __eprintf reference when... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Benjamin Kramer | Add parens to pacify gcc. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Frits van Bommel | Remove some dead code from the jump threading pass. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Frits van Bommel | CMake: Fix warning in gtest header used by unit tests. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jay Foad | PR5207: Change APInt methods trunc(), sext(), zext... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Owen Anderson | Don't leak the mutex when loading dynamic libraries. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | utils/lit/lit/TestFormats.py: [PR8438] unittests: Seek... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Tweak unittests' layout to... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Fix relocations with weak definitions. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | Revert test/Archive/check_binary_output.ll". It fails... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Chris Lattner | reapply r121100 with a tweak to constant fold ConstExpr... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Cleanup separator handling. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Remove the error_code return type from... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Move make_absolute from path to fs. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Fix pcrel relocations that cross sections. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | test/Archive/check_binary_output.ll: Add a new test... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | test/Other/close-stderr.ll: Require the feature 'shell... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | test: Add the feature 'shell' on LLVM_ON_UNIX. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | lib/Target/X86/X86MCAsmInfo.cpp: [PR8741] On Win64... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Eric Christopher | Temporarily revert r121100 as it's causing clang to... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Eric Christopher | Two things: Fix testcase to use extern - otherwise... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Chris Lattner | fix PR8710 - teach global opt that some constantexprs... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jakob Stoklund... | Remove unused member. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Francois Pichet | Promote "enumerator in switch of enum is not handled... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Test: Fix Support.Path and _all_ of the unittest death... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/Unix/PathV2: Return the real error from realpat... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/Unix/PathV2: Use 0770 instead of 0700 when... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Use SmallVector::clear instead of set_size. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Clarify and correct documentation. |
commit | commitdiff | tree | snapshot |
next |