2012-04-25 |
Enrico Granata | Fixing a typo in the NSArray data formatter |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Fariborz Jahanian | objective-c modern translator: more tests. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Michael J.... | [docs] Minor spelling fix. Thanks Gabor! |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Kaelyn Uhrain | Add an error message with fixit hint for changing ... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jim Ingham | Make sure the end of the first line is still within... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Michael J.... | [docs] Add getting started guide. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Greg Clayton | Remove the "-x" from the finish-swig-Python-LLDB.sh... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Argyrios Kyrtzidis | When resolving default template arguments, it should... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Richard Smith | PR12625: Cope with classes which have incomplete base... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Benjamin Kramer | Use a SmallMap for StoredDeclsMap, it's usually sparsel... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Benjamin Kramer | Convert a std::map that usually has between 0 and 10... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Fariborz Jahanian | improve a modern objc translator test. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Benjamin Kramer | Reapply the SmallMap patch with a fix. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Print IV chain numbers while collecting them. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Remove more dead code. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Richard Barton | Unify internal representation of ARM instructions with... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Fariborz Jahanian | modern objc rewriter: fixes a bug writing |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Enrico Granata | Returning data formatters to their previous working... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Eric Christopher | Revert "First implementation of:" |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sean Callanan | Hardened LLDB against NULL identifiers being passed |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jim Ingham | Suspend program threads before sending the SIGSTOP... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Stepan Dyatkovskiy | First implementation of: |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Enrico Granata | Fixing an over-substitution of text |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Enrico Granata | Make the C++ formatters importable by having them use... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Simplify LiveIntervals::getApproximateInstructionCount(). |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Remove a dead function. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Remove the -disable-cross-class-join option. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Cross-class joining is winning. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Manuel Klimek | Adds documentation for how to use the tooling library. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Manuel Klimek | Adds a document describing the various tooling approach... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Tobias Grosser | ScheduleOptimizer: Move functions into class |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Hongbin Zheng | Refactor: Move the code generation related header files... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Hongbin Zheng | Refactor: Move the declaration of the BlockGenerator... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Hongbin Zheng | ScopStmt: Provide a function to allow users look up... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Evgeniy Stepanov | Make asan-ld test windows-safe. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Manuel Klimek | Fixes the header search logic for tools: |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Evgeniy Stepanov | Clang driver support for linking on Android. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Evgeniy Stepanov | Fix default cpu for -march=armv5e. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Hongbin Zheng | Minor change: Replace convertInt in ScopInfo.cpp by... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Craig Topper | Add ifdef around getSubtargetFeatureName in tablegen... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Craig Topper | Use vector_shuffles instead of target specific unpack... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Chris Lattner | openbsd doesn't support soname, patch by Brad Smith! |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Chris Lattner | OpenBSD: Remove incorrect -pthread preprocessor define... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Chris Lattner | don't use soname on OpenBSD, it doesn't support it... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Chandler Carruth | Actually delete now-empty file. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Lang Hames | Reverting r155468. Chris and Chandler have convinced... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Greg Clayton | Now that we have an LLDB package, make the "lldb.macosx... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jason Molenda | Bump to lldb-144. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Enrico Granata | Making the Cocoa formatters comply with the new on... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Enrico Granata | Ensure that lldb/runtime is not a dead point in the... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Greg Clayton | Remove unneeded files. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Greg Clayton | Move the source and Makefile into a directory so it... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Akira Hatanaka | Do not use $gp as a dedicated global register if the... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Johnny Chen | Renaming to rid of the '++' in the test file name and... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Greg Clayton | Make the Makefile stand alone. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Andrew Trick | typo in declaration from earlier today |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jim Ingham | Fix the docs for "breakpoint command add" to specify... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sean Callanan | Removed a binary that I accidentally committed. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sean Callanan | Recognize Objective-C classes with runtime class |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Greg Clayton | Maked LLDB into a package so we can import things witho... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Dan Gohman | Simplify the known retain count tracking; use a boolean... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sean Callanan | Made it safe to re-import a Python module, allowing |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Enrico Granata | Fixing a bunch of i386 testsuite failures |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jason Molenda | Change Target::ReadMemoryFromFileCache to not read... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nico Weber | Expand #include_next in float.h from mingw to _msc_ver. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Johnny Chen | Make the test case more robust in terms of remote tests... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sean Callanan | Forgo the selector test on i386, where we can't |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sean Callanan | Create an NSAutoreleasePool correctly in a test |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Chad Rosier | Add acos, asin, ceil, fabs, floor, fmax, fmin, round... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Johnny Chen | Add a suffix rule for compiling objc++ files and a... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Dan Gohman | Build custom predecessor and successor lists for each... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Jim Grosbach | ARM: improved assembler diagnostics for missing CPU... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Chad Rosier | Add atan, atan2, exp, and log to the builtin math libra... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Enrico Granata | Fixing a typo in the previous commit that broke the... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Enrico Granata | Fixing an issue where the expression parser was not... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Chad Rosier | Alphabetize the builtin math library functions. No... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Johnny Chen | Add a '-R' option, which is similar to '-r', except... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nico Weber | Let NULL and MSVC headers coexist better. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Greg Clayton | <rdar://problem/11291668> |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Richard Smith | RecursiveASTVisitor: Visit instantiations of member... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | Fix a naughty header include that breaks "installed... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | ConstantFoldSelectInstruction swapped the operands... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | Fix the testcase. We do expect two vblendw on XMMs. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | Add a testcase for 155440 |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Fariborz Jahanian | modern objc translator: Allow writing of multiple |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Evan Cheng | MachineBasicBlock::SplitCriticalEdge() should follow... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Lang Hames | Add support for llvm.arm.neon.vmull* intrinsics to... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Chandler Carruth | Fix a crash on valid (if UB) bitcode that is produced... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Jim Grosbach | ARM: Nuke remnant bogus code. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Stepan Dyatkovskiy | Related to PR1255. Let's begin. I'll commit classes... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Fariborz Jahanian | objc modern rewriter: allow translation of |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | AVX: Add additional vbroadcast replacement sequences... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | cmake: new file |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | misched: DAG builder must special case earlyclobber |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | misched: try (not too hard) to place debug values where... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | misched: ignore debug values during scheduling |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | misched: DAG builder support for tracking register... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sean Callanan | Fixed a crasher that occurs when an expression |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | RegisterPressure: A utility for computing register... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Kevin Enderby | Add missing test cases for ARM VLD3 (single 3-element... |
commit | commitdiff | tree | snapshot |
next |