2008-11-07 |
Scott Michel | CellSPU: Ensure that C strings are always put in the... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Richard Osborne | Add XCore backend. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Evan Cheng | Jump table JIT support. Work in progress. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Evan Cheng | Jump tables may be emitted by target. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Evan Cheng | Jump table relocation addresses may be resolved by... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Scott Michel | Teach CellSPU about ELF sections and new section emitte... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Bill Wendling | BCUI + 1 doesn't work. Use next instead. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Bill Wendling | Refactor code that adjusts the offsets of stack objects. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Evan Cheng | Encode misc arithmetic instructions. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Dale Johannesen | Testcase for testb optimization. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Devang Patel | Handle (delete) dbg intrinsics while promoting alloca. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Dale Johannesen | When we're doing a compare of load-AND-constant to 0 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Bill Wendling | - Modify the stack protector algorithm so that the... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Bill Wendling | Remove unneeded header file. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Bill Wendling | Don't build a vector of returns. Just modify the Functi... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Mon P Wang | Fixed scalarizing an extract subvector and prevent... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Bill Wendling | The size limit is for individual arrays. So if any... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Evan Cheng | Encode extend instructions; more clean up. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Dan Gohman | Fix a use of an invalid iterator when -debug-pass=Detai... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Bill Wendling | Don't recalculate the stack position of the stack prote... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Devang Patel | Emit label for llvm.dbg.func.start of the inlined function. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Devang Patel | Clarify documentation. A module pass MP can require... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Evan Cheng | - Improve naming consistency: Branch -> BrFrm, BranchMi... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Evan Cheng | Improve JIT debugging outputs format consistency. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Nuno Lopes | plug leakage of mutex data. pthread_mutex_destroy(... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Duncan Sands | Formating/comment changes - no functionality change. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Evan Cheng | Remove opcode from instruction TS flags; add MOVCC... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Bill Wendling | - Rename stackprotector_{prologue,epilogue} to stackpro... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Steve Naroff | Update VC++ projects. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Mon P Wang | Widening cleanup |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Evan Cheng | Handle smul<x><y>, smulw<y>, smla<x><y>, smlaw<y>. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Bill Wendling | Adjust the stack protector heuristic to care about... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Bill Wendling | Implement the stack protector stack accesses via intrin... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Evan Cheng | Fix so_imm encoding bug; add support for MOVi2pieces. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Evan Cheng | Fix encoding of multiple instructions with 3 src operan... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Evan Cheng | Need a \n. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Devang Patel | InstructionNamer preserves everything. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Devang Patel | Emit label for llvm.dbg.func.start of the inlined function. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Steve Naroff | Add post-build event for clangDriver (to copy clang... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Undo 58778 but makes the binary dump prettier. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Bill Wendling | Add comments to function. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Encode pic load / store instructions; fix some encoding... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Add command line option -entry-funcion to override... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Remove debug output that's not really useful. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Dan Gohman | Make ISel ignore dead nodes. The DAGCombiner normally... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Andrew Lenharth | opt was not exporting the Mangler symbols |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Devang Patel | Add PR number. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Restructure ARM code emitter to use instruction formats... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Dan Gohman | Use an assert to check that SelectCode isn't called on |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Dan Gohman | The HadDelete field is no longer used. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Dan Gohman | Reintroduce a comment that was removed with the AddToIS... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Dan Gohman | Update some comments to reflect the new code. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Richard Osborne | Test commit, add Makefile for XCore target, more to... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Duncan Sands | Fix thinko in ppcf128 expansion of truncating store. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Add more vector move low and zero-extend patterns. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Type of shuffle mask has changed. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Dan Gohman | Eliminate the ISel priority queue, which used the topol... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Dan Gohman | Use getTargetConstant instead of getConstant for nodes... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Rename isGVLazyPtr to isGVNonLazyPtr relocation. This... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Devang Patel | New test case. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Devang Patel | Do now allow InlineAlways pass to remove dead functions. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Devang Patel | Silence unused variable warnings. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Devang Patel | Check Attribute::NoInline. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Bill Wendling | Remove dead variable. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Bill Wendling | Simplify the allocated size calculation. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Bill Wendling | Fix comment |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Owen Anderson | Use the new predicate to control when we do prealloc... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Evan Cheng | Debugging output tweak. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Oscar Fuentes | CMake: updated list of source files. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Bill Wendling | Some code simplification. It now doesn't generate a... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dan Gohman | Add a new pass to simplify specific half_powr function... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Devang Patel | On darwin, 32-bit x86 target is i386-apple-darwin... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nuno Lopes | fix memory leak in pass manager when adding an analysis... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Anton Korobeynikov | Fix tests not to emit IR output |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Bill Wendling | Small simplification of the stack guard type. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Bill Wendling | - Add a "getOrInsertGlobal" method to the Module class... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Owen Anderson | First pass at checking for the creation of a new join... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Evan Cheng | Actually ARM / Mac OS X does have UINTTOFP_I64_F{64... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Bill Wendling | Update in response to feedback from Chris: |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Gabor Greif | fix two validation errors |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Gabor Greif | fix typos, harmonize formatting |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Tanya Lattner | Revert 58687. This breaks mingw. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dale Johannesen | Allow SROA of vectors. Removing this caused a |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dale Johannesen | 80 columns |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Evan Cheng | Custom lower bit_convert i64 -> f64 into FMDRR. This... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Tanya Lattner | Add note about cmake. Patch by Oscar Fuentes. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dan Gohman | Give tablegen's Type a destructor, to suppress spurious |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Duncan Sands | Fix typo. Patch by nlewycky. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Evan Cheng | Debug output tweak. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Evan Cheng | LDM_RET restores pc, do not set 's' bit which would... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Duncan Sands | Fix PR3011: LegalizeTypes support for scalarizing |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dan Gohman | Duncan pointed out that the Extended case in getTypeFor... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dan Gohman | Add a return statement to suppress warnings in NDEBUG... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dan Gohman | Add some asserts to verify MVT invariant assumptions. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nuno Lopes | regenerate |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nuno Lopes | fix leakage of APFloats in getExistingVal() |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nuno Lopes | regenerate |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nuno Lopes | fix leakage of APSInt in getVal() |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nuno Lopes | fix leakage of IfcvtTokens |
commit | commitdiff | tree | snapshot |
next |