2009-07-24 |
Dan Gohman | Give SCEVAddRecExpr no-signed-overflow and no-unsigned... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Dan Gohman | Give the SCEV class a SubclassData field. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Dan Gohman | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | FLDD, FLDS, FCPYD, FCPYS, FSTD, FSTS, VMOVD, VMOVQ... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | Mark destructor of Checker virtual. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard Osborne | Add tests for handling of globals and tls on the XCore... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Owen Anderson | Privatize the ConstantVector tables. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Eric Christopher | Update insertps handling based on feedback. Move to... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Dan Gohman | Remove the IA-64 backend. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
David Goodwin | Correctly handle the Thumb-2 imm8 addrmode. Specialize... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Douglas Gregor | We now do complete semantic checking for unions |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | Update C++ status to reflect progress on out-of-line... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | This patch fixes the implementations of the __has_trivi... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Output UTF-16 string literals independent of host byte... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sean Callanan | Added a 2+-byte NOP instruction to the Intel tables, |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Fariborz Jahanian | Diagnose when base classes and members to be intialized |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Owen Anderson | Privatize the ConstantStruct table. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Mike Stump | Refactor and push the evaluation as late as possible. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
David Greene | Write space padding as one string to speed up comment... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Evan Cheng | Thumb2 does not allow the use of "pc" register as part... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Factor out map lookup for CFString constants. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Don't just store the field/bit field info one field... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Mike Stump | Some cleanups suggested by Daniel. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Implement: <rdar://problem/6335715> rule request: gets... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Reid Kleckner | Fixing unittests on 32-bit Darwin, using 0x...ULL inste... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Fix another thinko. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Reid Kleckner | Re-committing r76828 with the JIT memory manager change... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add comments. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Refine checking and diagnostics for use of floating... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | "fix" PR4612, which is a crash on: |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Correct a thinko in bitfield layout code. Fixes PR4611. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Simplify, NFC. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Duncan Sands | Fix PR4614: the Intel C compiler defines _GNUC__ |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Duncan Sands | Revert r75581: it causes massive breakage in the Ada |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Switch ValueSymbolTable to StringRef based API. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Add llvm::Value::getNameRef, for help in API migration. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Reid Kleckner | Re-committing changes from r76825 to BumpPtrAllocator... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Evan Cheng | Fix up ARM constant island pass for Thumb2. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Evan Cheng | Since we have moved unified assembly, switch to ADR... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Convert StringMap to using StringRef for its APIs. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Switch the driver back to always using clang-cc by... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | We don't need to keep track of the packed alignment... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
David Goodwin | Fix frame index elimination to correctly handle thumb... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Move the LLVM field number for bit fields into the... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | Clean up the ActOnTag action, so that there is only... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Andreas Bolka | FileCheck'ize and expand LDA testcases. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Andrew Lenharth | emit simple node was using different labels for fields... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | Unbreak the CMake build |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Andreas Bolka | Cache dependence computation using FoldingSet. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add two nodes to the call graph: |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add template specializations to view the call graph... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | constify methods. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add getter methods. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Add newline at EOF. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | enhance DepthFirstIterator to support more robust opera... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | testcase for PR4590 |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | refactor a blob of code out to a new 'FoldOrOfFCmps... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Lang Hames | For real this time: PHI Def & Kill tracking added to... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | merge vector-casts-0.ll into vector-casts.ll |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | Make some existing optimizations that would only trigge... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Shield clang from LLVM API changes, until the dust... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | convert a test to filecheck format. This fixes an... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | refactor a bunch of code out into a helper function, |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Fix test case, which has a control-reaches-end-of-non... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Use llvm::BitVector instead of managing memory by hand. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Set field info for unions. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | remove a really old and dead header |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Use arrays as union padding. Also, since the resulting... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | merge one more sse41 test into sse41.ll |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | merge another sse41 test into sse41.ll |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Revert r76831, there are many Analyzer test failures... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | merge sse41-pmovx.ll into sse41.ll |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Lang Hames | Added PHI Def & Kill tracking to PHIElimination pass. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Chris Lattner | change a test to run in filecheck style. Rename it... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Handle zero width bit fields in unions correctly (by... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Implement union layout support. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Check in CGRecordLayoutBuilder which is a reimplementa... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | These IRgen improvements have been done. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Eric Christopher | Support insertps via the intrinsic and add a couple... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sanjiv Gupta | Do not call getMangledName on Intrinsics. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Devang Patel | MDString |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Eric Christopher | Add test for pinsrd and pinsrb instructions. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Andreas Bolka | Minor cosmetics: indentation, formatting, naming. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Reid Kleckner | Reverting r76825 and r76828, since they caused clang... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | add header for 'memset'. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Devang Patel | Silence "uninitialized use" warning. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Devang Patel | Hide constructors. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Devang Patel | Derive MDNode from MetadataBase instead of Constant... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add initial implementation of checking for uses of... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add instance predicate method to match static method. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add 'previsit' Checker pass for ObjCMessageExprs. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Steve Naroff | Remove a bunch of FIXME's related to ObjC type checking. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Eric Christopher | Fix error message for correct opcode. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Reid Kleckner | Make the JIT code emitter properly retry and ask for... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Fariborz Jahanian | Add constructor used to initialize base/member in |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Reid Kleckner | Parameterize the BumpPtrAllocator over a slab allocator... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Mike Stump | Fix case, apparently some people still build on case... |
commit | commitdiff | tree | snapshot |
next |