2010-06-11 |
Jeffrey Yasskin | Add an option -fshow-overloads=best|all to limit the... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Charles Davis | When mangling for the Microsoft C++ ABI, mangle variabl... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Tom Care | Small fixes regarding printf fix suggestions. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Charles Davis | Start implementing the Microsoft-style name mangler... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Charles Davis | Add an option to specify the target C++ ABI to the... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Chandler Carruth | Improve readability with TRY_TO, remove a redundant... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
John McCall | Split DependentNameType into two types. DependentNameT... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
John McCall | Provide a method to clear the current state of a TypeLo... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Chandler Carruth | Avoid repeating the list of operators twice in Recursiv... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Chandler Carruth | Tweak a comment on the visitor to clarify one order... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Nate Begeman | Multiplies, some shifts, set_lane |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Daniel Dunbar | www: Add note on running clang tests from a CMake build... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Daniel Dunbar | Driver: Also mark -F as RenderJoined, the linker doesn... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Chandler Carruth | Another chunk of the new RecursiveASTVisitor implementa... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Rafael Espindola | Create a LinuxTargetInfo on ARM. This make clang correc... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Nate Begeman | support _lane ops, and multiplies by scalar. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Charles Davis | Add a stub Microsoft Visual C++ ABI class (with stub... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | tests: Update test for previous change. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: -L should be marked as RenderJoined, the linker... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: Eliminate flags on aliases, they are unnecessar... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: Change Option parsing to always create argument... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: Eliminate Arg subclasses, which are now unneces... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: Keep the rendering style in the option, instead... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: Change Arg to just hold the values directly... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Frontend: Fix crashes on error paths. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Sebastian Redl | Commit my WIP on constexpr support. This commit: an... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Sebastian Redl | Fix two typos in comments. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Revert "Driver: Change Option parsing to always create... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: Change Option parsing to always create argument... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: Add an explicit offset to JoinedArg and JoinedA... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Driver: Change Arg::render methods to use option name... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Nate Begeman | Implement codegen for hadd, hsub, max, min, mlal, movl... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Abramo Bagnara | Added inherited info to template and non-type arguments... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Chandler Carruth | Major redesign of the RecursiveASTVisitor. This impleme... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Chandler Carruth | Remove an entry for a now deleted file. Fixes the negle... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
John McCall | Correctly handle > 257 substitutions in a single mangli... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Zhongxing Xu | Merge StackAddrLeakChecker and ReturnStackAddressChecker. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Zhongxing Xu | Directly compare the StackFrameContext. This greatly... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Nate Begeman | More accurate BuiltinsARM.def |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Douglas Gregor | Fix a typo that breaks the GCC build. Turns out that... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Tom Care | Added FixIt support to printf format string checking. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Douglas Gregor | Tweak our handling of the notion of a standard conversi... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Rafael Espindola | Simplify the code a bit and avoid a gcc waring about... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Anders Carlsson | Get rid of getMangledCXXCtorName and getMangledCXXDtorName. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Anders Carlsson | More mangling cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Anders Carlsson | Get rid of an unnecessary getMangledName overload. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Rafael Espindola | Fix a gcc warning. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Anders Carlsson | Fix test. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Nate Begeman | Implement transpose/zip/unzip & table lookup. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Tom Care | Added helper function to Type class to determine if... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Try to fix buildbot tests. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ted Kremenek | Fix memory leak in ASTContext where ASTRecordLayout... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ted Kremenek | Fix memory leak in Preprocessor where MacroInfo objects... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Jordy Rose | Code cleanup: remove explicit flush() in favor of using... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Add test case. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | On Darwin, initialization and destruction functions... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Add a global CreateGlobalInitOrDestructFunction and... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Rename __tcf_ to __cxx_global_array_dtor. Remove the... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Move GenerateCXXAggrDestructorHelper to CGDeclCXX.cpp... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Simplify GenerateCXXAggrDestructorHelper. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | Globally disable -fno-strict-aliasing, for reasons... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Douglas Gregor | When referring to a tag that was previously declared... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Douglas Gregor | A built-in overload candidate is consider a non-templat... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Fariborz Jahanian | Block Code Gen. API. Call destructor on descriptior |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | Makefiles: Remove unnecessary early include of Makefile... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | Simplify libIndex Makefile, which doesn't need to worry... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | Makefiles: Set Clang CPP compiler flags in a single... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | Makefile: Switch Clang Makefiles to always include... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Douglas Gregor | Warn about comparisons between arrays and improve self... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Douglas Gregor | Teach the PrintFunctionNames example to be a proper... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Correctly handle fields with virtual bases containing... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Ted Kremenek | Add ccc-analyzer support for '-imacros'. Fixes PR... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Fariborz Jahanian | Fixes a typo which prevented proper code gen. for |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Douglas Gregor | Implement a warning when converting the literal 'false... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | When checking whether we can place a base subobject... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Minor cleanups to the empty subobject map. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | Update LINK_COMPONENTS for examples. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Correctly mangle static variables of anonymous struct... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Benjamin Kramer | Token is POD-like. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Zhongxing Xu | Add a checker check if a global variable holds a local... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Fix NEON intrinsic argument passing, support vext.... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Jeffrey Yasskin | Implement -fcaret-diagnostics to undo -fno-caret-diagno... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Add a test to the previous commit. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Fix what looks like a merge problem that broke __clear_... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Add test for previous commit. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Since the enum values for each arch's builtins overlap... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Fix passing and returning of objects with non trivial... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Implement ARM NEON up through vcvt, alphabetically. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Extend __builtin_shufflevector to expose the full power... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Driver: Support invoking Clang on .ll or .bc inputs. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Add CodeGenAction support for handling LLVM... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Add FrontendAction support for handling LLVM... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | FrontendAction: Track active file kind. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Rename hasASTSupport to hasASTFileSupport... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Move some initialization from CompilerInstanc... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Change FrontendAction::BeginSourceFile to... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Lift InputKind enumeration to top level. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Drop unnecessary TargetData argument to EmitB... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Factor clang::EmitBackendOutput out of CodeGe... |
commit | commitdiff | tree | snapshot |
next |