2010-10-11 |
Daniel Dunbar | Change explicit search Apple specific code to only... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Jim Grosbach | Make sure to use the machine instruction operand number... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Michael J.... | Reduce dpendencies for SupportTests. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Michael J.... | System: Add SwapByteOrder and update Support/MathExtras... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Make sure that the call stack adjustments have default... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andrew Trick | PR8297 |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Jakob Stoklund... | PowerPC varargs functions store live-in registers on... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Found a bug turning this on by default. Disable again... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Remove now non-existent option. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Fix help text. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Change flag from Enable to Disable since we're enabled... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Michael J.... | Add KillTheDoctor. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Jim Grosbach | trailing whitespace cleanup |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andrew Trick | Fixes bug 8297: i386 cmpxchg8b, missing MachineMemOperand |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Jim Grosbach | More binary encoding stuff, taking advantage of the... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Turn on arm fast isel by default. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Jim Grosbach | When figuring out which operands match which encoding... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Jakob Stoklund... | Properly handle reloading and spilling around partial... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Chris Lattner | remove dead prototype, PR8351 |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Francois Pichet | MSVC hangs on compilation of ARMDisassembler.cpp. PR686... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Copy and pasteo. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Whitespace cleanup in ARM fast isel. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Add srem libcall support to ARM fast isel. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Add i8 sdiv support for ARM fast isel. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Christopher | Implement select handling for ARM fast-isel. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Chris Lattner | tweak comment. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Chris Lattner | Per discussion with Sanjiv, remove the PIC16 target... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Michael J.... | X86: Call ulldiv and ftol2 on Windows instead of their... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Michael J.... | X86: MinGW should always use libgcc on Windows. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Michael J.... | X86: Call _alldiv instead of __divdi3 on Windows (exclu... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Chris Lattner | force a triple, varargs isn't supported with the SVR4... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Chris Lattner | fix the default va_arg expansion (in the realignment... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Chris Lattner | fix the expansion of va_arg instruction on PPC to know... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Chris Lattner | clarify that zero sized vectors are illegal, PR8340 |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Kenneth Uildriks | Now using a variant of the existing inlining heuristics... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Nick Lewycky | Fix dead link. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Benjamin Kramer | Silence compiler warning. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael J.... | MC-COFF: Fix .bss section size. Fixes PR8335. Patch... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Benjamin Kramer | Don't test a removed function. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael J.... | syntax-highlighting: Fix module asm keyword. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael J.... | MC-COFF: Implement InitSections. Fixes PR8335. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael J.... | MC-COFF: Add COFFAsmParser. Completes PR8343. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael J.... | MC-COFF: Assert on non-coff sections. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael J.... | Add Kate syntax highlighting files. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Evan Cheng | Add VLD4 scheduling itineraries. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Michael J.... | MC: Move ParseDirectiveELFType into ELFAsmParser. COFF... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Evan Cheng | Finish vld3 and vld4. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Evan Cheng | Complete vld2 instruction itineries. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Evan Cheng | Multiply instructions are issued on pipeline 0. They... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Evan Cheng | Correct some load / store instruction itinerary mistakes: |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Bill Wendling | Simplify test and move into a generic "crash" ll file. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Bill Wendling | Check to make sure that the iterator isn't at the begin... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | add jit support for the new psuedo instructions I added for |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | machine a mutable machineinstr down into emitInstruction. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Eric Christopher | Fix the store part of this as well. Fixes smg2000. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jakob Stoklund... | Rename SplitEditor::rewrite to finish() and break it... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Evan Cheng | Avoid compiler warning: comparison between signed and... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jakob Stoklund... | Extract method ProcessUses from LocalRewriter::RewriteM... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Anton Korobeynikov | Do not check that the bodies of two defs of same linkon... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | Implement a few more binary encoding bits. Still very... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | Allow << streaming of MCOperand. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jakob Stoklund... | Classify value numbers into connected components in... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Rafael Espindola | Call InitSections in llc and clang so that the binaries... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Dan Gohman | Filter out illegal formulae after updating offsets... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Cameron Esfahani | Recommit 116056, now with the missing file... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Evan Cheng | Don't waste time unfolding simple loads. The unfolded... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Evan Cheng | Fix operand latency computation in cases where the... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Daniel Dunbar | CrashRecovery: Fix raise() override to actually send... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | A few 80 column cleanups |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | Reapply 116059, this time without the fatfingered pasto... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | Reverting 116059. Bots are unhappy with it. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Andrew Trick | reverting 116056: win64_params.ll may need to be condit... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Devang Patel | Line number 0 indicates there is no source line/file... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | 'const'ify getMachineOpValue() and associated helpers. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Kenneth Uildriks | Start separating out code metrics into code size metric... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Cameron Esfahani | Small patch to restore home register stack space alloca... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Bob Wilson | Change register allocation order for ARM VFP and NEON... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | testcase that goes with r116053 |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | fix a subtle bug I introduced in my refactoring, where... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | merge tests |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | filecheckize. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | reapply: Use the new TB_NOT_REVERSABLE flag instead... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | reapply the patch reverted in r116033: |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Michael J.... | Fix Formatting. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Michael J.... | MC-COFF: Fix Simple and Complex type. Fixes PR8320. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Daniel Dunbar | Update CMake. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Daniel Dunbar | Revert "Reimplement (part of) the or -> add optimizatio... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Daniel Dunbar | Revert "Use the new TB_NOT_REVERSABLE flag instead... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Daniel Dunbar | Revert "reimplement the second half of the or/add optim... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Eric Christopher | Move to thumb2 loads, fixes a problem with incoming... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Chris Lattner | reimplement the second half of the or/add optimization... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | Add test file for simple ARM binary encodings with MC |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jim Grosbach | Enable binary encoding of some simple instructions. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Eric Christopher | Try to fix ocaml bindings. |
commit | commitdiff | tree | snapshot |
next |