2009-12-11 |
Anders Carlsson | Add qualifiers for calls to member functions in depende... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Devang Patel | If VariableDIe is not created (may be because global... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Eric Christopher | Add a test for the fix in revision 91009. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Evan Cheng | It's not safe to coalesce a move where src and dst... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Douglas Gregor | Remove a broken, unused header |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Devang Patel | Refactor code that finds context for a given die. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Jim Grosbach | Add instruction encoding for DMB/DSB |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Devang Patel | Refactor. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Jakob Stoklund... | Also attempt trivial coalescing for live intervals... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Torok Edwin | Comparing std::string with NULL is a bad idea, so just... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Eric Christopher | Make sure the immediate dominator isn't NULL through... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Chris Lattner | Fix PR5744, a case where we were getting the pointer... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Jim Grosbach | Add memory barrier intrinsic support for ARM. Moving... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Chris Lattner | allow this to build when the #if 0's are enabled. ... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Dan Gohman | Dereference loopHeader after checking for null rather... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Evan Cheng | Optimize splat of a scalar load into a shuffle of a... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Dan Gohman | Reuse the Threshold value to size these containers... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Devang Patel | Reapply r90858, a cleanup patch. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | fix hte last remaining known (by me) phi translation... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | change GetStoreValueForLoad to use IRBuilder, which... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Bob Wilson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | Add a minor optimization: if we haven't changed the... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Anton Korobeynikov | Add note about loadable modules on windows. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | fix PR5733, a case where we'd replace an add with a... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
David Goodwin | <rdar://problem/7453528>. Track only physical registers... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | merge crash-2.ll into crash.ll |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Eric Christopher | Silence conversion warning from 64 to 32-bit. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | change AnalyzeLoadFromClobberingMemInst/AnalyzeLoadFrom... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | change AnalyzeLoadFromClobberingWrite and clients to... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | enhance NonLocalDepEntry to keep the per-block phi... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Daniel Dunbar | DeltaAlgorithm: Add a virtual destructor and home. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | change NonLocalDepEntry from being a typedef for an... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Lang Hames | Added a new "splitting" spiller. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Daniel Dunbar | Remove spurious extern. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Daniel Dunbar | Remove unneeded ';' and a class/struct mismatch (notice... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | the code in GVN that tries to forward large loads to... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | add some aborts to #if 0's. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | Switch GVN and memdep to use PHITransAddr, which correc... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Evan Cheng | Teach InferPtrAlignment to infer GV+cst alignment and... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Devang Patel | Remove tests that are not suitable anymore. Plus they... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Evan Cheng | Move isConsecutiveLoad to SelectionDAG. It's not target... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | fix a nasty variable that was shadowing the real CurBB... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Evan Cheng | Infer alignment for non-fixed stack object. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Evan Cheng | Add const qualifier. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Evan Cheng | Refactor InferAlignment out of DAGCombine. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | fix many input tracking bugs. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | when opt crashes, print its command line arguments... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Dan Gohman | Fix a typo in a comment, and adjust SmallSet and SmallV... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | fix PHI translation to take the PHI out of the instinp... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | instructions defined in CurBB may be intermediate nodes... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Chris Lattner | add dumping and sanity checking support. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Dan Gohman | Put a threshold on the number of users PointerMayBeCaptured |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Chris Lattner | make sure that PHITransAddr keeps its 'InstInputs'... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Devang Patel | Revert 90858 90875 and 90805 for now. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Evan Cheng | - Support inline asm 'w' constraint for 128-bit vector... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Daniel Dunbar | lit: Prevent crash-on-invalid (when run on directory... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Daniel Dunbar | Set svn:ignore on tools/clang. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Daniel Dunbar | CMake/lit: Add llvm_{unit_,}site_config parameters... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Evan Cheng | Revert 90789 for now. It caused massive compile time... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Bob Wilson | Some superficial cleanups. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Bob Wilson | Clean up dead operands left around after SROA replaces... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Devang Patel | Cleanup. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Devang Patel | Do not try to push dead variable's debug info into... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Benjamin Kramer | Remove useless calls to c_str(). |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Duncan Sands | Teach GlobalOpt to delete aliases with internal linkage... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Chris Lattner | fix a typo (and -> add) and fix GetAvailablePHITranslat... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Nick Lewycky | Remove unnecessary #include "llvm/LLVMContext.h". |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Chris Lattner | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Oscar Fuentes | Removed VC++ compatibility code from DataTypes.h.in. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Oscar Fuentes | For VC++, define the ?INT*_C macros only it they are... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Anton Korobeynikov | Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Evan Cheng | Watch out for duplicated PHI instructions. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Evan Cheng | Follow up to 90488. Turn a check into an assertion. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Jeffrey Yasskin | Fix the OProfileJITEventListener for StringRef being... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Victor Hernandez | Rename DIFactory::InsertValue() as DIFactory::InsertDbg... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Devang Patel | Add support to emit debug info for c++ style namespaces. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Evan Cheng | Delete code accidentally left behind. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Chris Lattner | add accessor, improve comment. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Evan Cheng | Test case for 90787. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
David Greene | Use FileCheck and set nounwind on calls. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Dan Gohman | Apply Pekka Jääskeläinen's patch to raise the first... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Victor Hernandez | Introduce the "@llvm.dbg.value" debug intrinsic. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mikhail Glushenkov | Simplify a bit. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mikhail Glushenkov | Throw 'const char*' instead of 'std::string'. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Chris Lattner | add support for phi translation and incorpation of... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Dan Gohman | Don't enable the post-RA scheduler on x86 except at... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Chris Lattner | checkpoint of the new PHITransAddr code, still not... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mikhail Glushenkov | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mikhail Glushenkov | Documentation update. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mikhail Glushenkov | Deprecate 'unpack_values'. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mikhail Glushenkov | Pass '-msse' and friends to llc as '-mattr=+/-'. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mikhail Glushenkov | Implement 'forward_value' and 'forward_transformed_value'. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mikhail Glushenkov | Refactoring, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Evan Cheng | Pre-regalloc tale duplication. Work in progress. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
John Mosby | fixed some typos in method comments, reworded some... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Oscar Fuentes | Fixes the Atomic implementation if compiled by MSVC... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Evan Cheng | If BB is empty, insert PHI before end() instead of... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Anton Korobeynikov | Some pretty-printing |
commit | commitdiff | tree | snapshot |
next |