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 |
2008-11-03 |
Dale Johannesen | Fix some ppcf128 regressions: make ExpandFloatRes_LOAD |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Duncan Sands | Make VAARG promotion work correctly with large funky |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Dan Gohman | Overload AddInteger on int/long/long long instead of... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Devang Patel | Ignore conditions that are outside the loop. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Andrew Lenharth | add a period at the end of the comment, ignoring the... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Jim Grosbach | Add binary encoding support for multiply instructions... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Devang Patel | Turn floating point IVs into integer IVs where possible. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Dan Gohman | Refactor various TargetAsmInfo subclasses' TargetMachin... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Dan Gohman | Change how extended types are represented in MVTs.... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Daniel Dunbar | Comment fix. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Dan Gohman | Remove redundant inline keywords from functions defined... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Andrew Lenharth | Ensure that we are checking only calls to the function... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Anton Korobeynikov | Testcase for recent llvm-gcc fix |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Duncan Sands | Make VAARG work with x86 long double (which is |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Matthijs Kooijman | Make MachineFrameInfo::print not crash when no TargetFr... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Evan Cheng | Silence a compiler warning. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Nick Lewycky | Typo |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Nick Lewycky | Replace explicit loop with utility function. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Nick Lewycky | Don't crash analyzing certain quadratics (addrec of... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Owen Anderson | Revert my last patch until I consult with Evan about it. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Nick Lewycky | Changes from Duncan's review: |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Anton Korobeynikov | Testcase for PR2691 |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Anton Korobeynikov | Silence a warning |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Duncan Sands | Get this building on 64 bit machines (error: |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Owen Anderson | Don't do pre-splitting if doing so would create a value... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Oscar Fuentes | CMake: added a source file. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Nick Lewycky | Whoops! Remove test Output/ directory. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Nick Lewycky | Add a new MergeFunctions pass. It finds identical funct... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Nick Lewycky | Fix demanded bits analysis with srem by negative number... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Dan Gohman | Fix this recently moved code to use the correct type... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Mon P Wang | Added interface to allow clients to create a MemIntrins... |
commit | commitdiff | tree | snapshot |
next |