2010-12-09 |
Jim Grosbach | Thumb needs a few different encoding schemes for branch... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | 80-column fixes. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | ARM stm/ldm instructions require more than one register... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | Add a license comment to the generated arm_neon.h header. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Andrew Trick | Added register reassignment prototype to RAGreedy.... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | More code not compiled by CMake. :(. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | CMake: Add FileUpdate to the build. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Missed FileUpdate because CMake doesn't build it yet :(. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Support/Windows/PathV2: Fix header comment. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Support: Move c_str from SmallVector back to SmallStrin... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Support/FileSystem: Change file_status predicate functi... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Support/MemoryBuffer: Replace all uses of std::string... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bruno Cardoso... | Add ROTR and ROTRV mips32 instructions. Patch by Akira... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bruno Cardoso... | Fix delay slot filler for non mips1 targets. Patch... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Kalle Raiskila | Dont' feed ILA two inputs - it takes just one. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | tidy up. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | 80 columns. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Chris Lattner | enhance memcpyopt to zap memcpy's that have the same... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Chris Lattner | fix PR8753, eliminating a case where we'd infinitely... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Rewrite the darwin tlv support to use a chain and retur... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Take the first step towards making LVI non-recursive... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | 80-col fixups. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Wesley Peck | Reworking the stack layout generated by the MBlaze... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix encoding of the immediate operands on post-indexed... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Dan Gohman | Really check that the bits that will become zero are... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Fix up some comments. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix Thumb2 fixups for ldr. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | Add a textual message to the assert. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | Add a sanity check assert() for t2ADD/SUBrSPi instructi... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | When using multiple instructions to reference a frame... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | The add/sub SP instructions are really pseudos. The... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jakob Stoklund... | IntervalMap iterators are heavyweight, so avoid copying... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Matt Beaumont-Gay | Remove unused variables |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix typo in Thumb2 branch fixup. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Stop confusing people, it's not really a chain, or... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bill Wendling | Remove extraneous semicolon. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bill Wendling | Attempt to make the bit-twiddling readable resulted... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bill Wendling | The BLX instruction is encoded differently than the... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Remove extraneous copy from DAG conversion for darwin... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix Thumb2 BCC encoding and fixups. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Add rsp to the uses for the same reason as 32-bit. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | DW_FORM_data1 may not provide sufficient room for vtabl... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Kevin Enderby | Allow a slash, '/', as a prefix separator for X86.... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jakob Stoklund... | Properly deal with empty intervals when checking for... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jason W Kim | Style nit and whitespace cleanup |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Eric Christopher | Move this test to tlv* to make it easier to notice... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Clean up the add/sub w/ SP source reg instructions... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Fix T2TwoRegImm and use it for t2ADDrSPi12 and friends. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jason W Kim | Removed dead comment. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jason W Kim | ARM/MC/ELF TPsoft is now a proper pseudo inst. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | T2TwoRegImm isn't right for t2SUBrSPi12. Use T2I instead. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Add operand encoding for Thumb2 subw SP + imm. rdar... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Add operand encoding for Thumb2 addw Rn + imm. rdar... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bill Wendling | Support the "target" encodings for the CB[N]Z instructions. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Evan Cheng | Fix an obvious cut-n-paste error. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jakob Stoklund... | Implement very primitive hinting support in RegAllocGreedy. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Add operand encoding for Thumb2 addw SP + imm. rdar... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jim Grosbach | Parameterize opcode encoding bits for Thumb2 extended... |
commit | commitdiff | tree | snapshot |
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 |
next |