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 |
2008-11-04 |
Evan Cheng | For some targets, it's not possible to place GVs in... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nick Lewycky | Don't "shell out" to resolve paths. Using pure perl... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Evan Cheng | Stylistic change. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Evan Cheng | hasDisassembler should return false if disassembler... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Oscar Fuentes | CMakeLists: removed asmprinter component from |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Oscar Fuentes | CMake: Support for building 32 bit mode libs and binari... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Oscar Fuentes | CMake: Updated list of source files. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Bill Wendling | Initial checkin for stack protectors. Here's what it... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Evan Cheng | Handle ARM machine constantpool entries. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Dan Gohman | The ANDMask node folds to a constant, and isn't the... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Devang Patel | Fix unused variable warnings. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Devang Patel | Fix unused variable warnings. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Dan Gohman | Add C bindings for extractvalue and insertvalue. Patch... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Evan Cheng | Remove a dead switch statement. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Evan Cheng | Minor code restructuring. No functionality change. |
commit | commitdiff | tree | snapshot |
next |