2010-11-24 |
Nick Lewycky | Treat a call of function pointer like a load of the...
|
commit | commitdiff | tree |
2010-11-11 |
Nick Lewycky | Doxygenify
|
commit | commitdiff | tree |
2010-10-26 |
Nick Lewycky | For statistics that are only used in functions declared...
|
commit | commitdiff | tree |
2010-10-12 |
Nick Lewycky | Mark variable 'NoImplicitFloatOps' used only in an...
|
commit | commitdiff | tree |
2010-10-09 |
Nick Lewycky | Fix dead link.
|
commit | commitdiff | tree |
2010-10-07 |
Nick Lewycky | Warn about broken GCCs on ARM due to the problem fixed:
|
commit | commitdiff | tree |
2010-10-07 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2010-10-06 |
Nick Lewycky | Remove unused variables.
|
commit | commitdiff | tree |
2010-10-02 |
Nick Lewycky | Wind these directories back too. File adds and removes...
|
commit | commitdiff | tree |
2010-10-02 |
Nick Lewycky | Continue reverting r115363.
|
commit | commitdiff | tree |
2010-10-02 |
Nick Lewycky | Revert patches r115363 r115367 r115391 due to build...
|
commit | commitdiff | tree |
2010-09-30 |
Nick Lewycky | Pacify a noisy compiler, and sink this variable declaration...
|
commit | commitdiff | tree |
2010-09-29 |
Nick Lewycky | Silence compiler warning.
|
commit | commitdiff | tree |
2010-09-29 |
Nick Lewycky | Add parens to fix GCC warning:
|
commit | commitdiff | tree |
2010-09-28 |
Nick Lewycky | Resolve this GCC warning:
|
commit | commitdiff | tree |
2010-09-28 |
Nick Lewycky | Make ConstantRange::makeICmpRegion handle all the edge...
|
commit | commitdiff | tree |
2010-09-07 |
Nick Lewycky | Update configure for change to autoconf/configure.ac...
|
commit | commitdiff | tree |
2010-09-07 |
Nick Lewycky | Create PTX backend. Patch by Che-Liang Chiou!
|
commit | commitdiff | tree |
2010-09-07 |
Nick Lewycky | Add completely hokey binary-and and binary-or operations...
|
commit | commitdiff | tree |
2010-09-07 |
Nick Lewycky | Fix major bug in thunk detection. Also verify the calling...
|
commit | commitdiff | tree |
2010-09-06 |
Nick Lewycky | Add a new isSignWrappedSet() method to ConstantRange.
|
commit | commitdiff | tree |
2010-09-05 |
Nick Lewycky | Fix warning reported by MSVC++ builder.
|
commit | commitdiff | tree |
2010-09-05 |
Nick Lewycky | Switch FnSet to containing the ComparableFunction instead...
|
commit | commitdiff | tree |
2010-09-05 |
Nick Lewycky | Fix many bugs when merging weak-strong and weak-weak...
|
commit | commitdiff | tree |
2010-09-02 |
Nick Lewycky | Fix compile errors.
|
commit | commitdiff | tree |
2010-08-31 |
Nick Lewycky | Fix an infinite loop; merging two functions will create...
|
commit | commitdiff | tree |
2010-08-31 |
Nick Lewycky | Switch to DenseSet, simplifying much more code. We...
|
commit | commitdiff | tree |
2010-08-22 |
Nick Lewycky | Verify the predicates on icmp/fcmp. Suggested by Jeff...
|
commit | commitdiff | tree |
2010-08-17 |
Nick Lewycky | When creating a JIT, try to load the program so that...
|
commit | commitdiff | tree |
2010-08-11 |
Nick Lewycky | Clean up ConstantRange a bit:
|
commit | commitdiff | tree |
2010-08-09 |
Nick Lewycky | Fix a use after free error caught by the valgrind builders.
|
commit | commitdiff | tree |
2010-08-09 |
Nick Lewycky | Stop the JIT from refusing to work just because the...
|
commit | commitdiff | tree |
2010-08-08 |
Nick Lewycky | Add optimization to Target/README.txt.
|
commit | commitdiff | tree |
2010-08-08 |
Nick Lewycky | Reject unrepresentable pointer types in intrinsics...
|
commit | commitdiff | tree |
2010-08-08 |
Nick Lewycky | Do more to modernize MergeFunctions. Refactor in response...
|
commit | commitdiff | tree |
2010-08-07 |
Nick Lewycky | Fix typo.
|
commit | commitdiff | tree |
2010-08-06 |
Nick Lewycky | Fix uninitialized variable warning.
|
commit | commitdiff | tree |
2010-08-06 |
Nick Lewycky | Work in progress, cleaning up MergeFuncs.
|
commit | commitdiff | tree |
2010-08-02 |
Nick Lewycky | Work in progress.
|
commit | commitdiff | tree |
2010-08-02 |
Nick Lewycky | Fix this condition; it has an else clause attached...
|
commit | commitdiff | tree |
2010-08-01 |
Nick Lewycky | Fix word choice.
|
commit | commitdiff | tree |
2010-07-30 |
Nick Lewycky | Add missing newline to debug statement.
|
commit | commitdiff | tree |
2010-07-30 |
Nick Lewycky | LibCallAliasAnalysis uses multiple inheritance, so...
|
commit | commitdiff | tree |
2010-07-25 |
Nick Lewycky | Don't pass -export-dynamic to the linker on Cygwin...
|
commit | commitdiff | tree |
2010-07-24 |
Nick Lewycky | Revert this because we can't clone cyclic MDNodes which...
|
commit | commitdiff | tree |
2010-07-24 |
Nick Lewycky | Whether function-local or not, a MDNode may reference...
|
commit | commitdiff | tree |
2010-07-16 |
Nick Lewycky | Arrays and vectors with different numbers of elements...
|
commit | commitdiff | tree |
2010-07-15 |
Nick Lewycky | This is a full sentence.
|
commit | commitdiff | tree |
2010-07-15 |
Nick Lewycky | Disable aliases on all platforms.
|
commit | commitdiff | tree |
2010-07-11 |
Nick Lewycky | If it's safe to speculatively execute load(alloca)...
|
commit | commitdiff | tree |
2010-07-06 |
Nick Lewycky | Alphabetize the list of function parameters.
|
commit | commitdiff | tree |
2010-07-06 |
Nick Lewycky | Detabify this file.
|
commit | commitdiff | tree |
2010-07-06 |
Nick Lewycky | Add default value to setIsNoInline for parity with...
|
commit | commitdiff | tree |
2010-07-06 |
Nick Lewycky | Fix typo 'getter' where 'setter' was intended.
|
commit | commitdiff | tree |
2010-06-23 |
Nick Lewycky | Don't link against libm and libpthread which don't...
|
commit | commitdiff | tree |
2010-06-20 |
Nick Lewycky | Fix warning in no-asserts build.
|
commit | commitdiff | tree |
2010-06-07 |
Nick Lewycky | Plug a leak in the non-error case by removing one level...
|
commit | commitdiff | tree |
2010-06-03 |
Nick Lewycky | Perfer !string.empty() over string != "".
|
commit | commitdiff | tree |
2010-06-03 |
Nick Lewycky | Whitespace cleanup.
|
commit | commitdiff | tree |
2010-05-31 |
Nick Lewycky | The memcpy intrinsic only takes i8* for %src and %dst...
|
commit | commitdiff | tree |
2010-05-29 |
Nick Lewycky | Document aggregate operation constant expressions.
|
commit | commitdiff | tree |
2010-05-29 |
Nick Lewycky | Fix typo.
|
commit | commitdiff | tree |
2010-05-20 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2010-05-15 |
Nick Lewycky | Teach the always inliner to release its inline cost...
|
commit | commitdiff | tree |
2010-05-15 |
Nick Lewycky | Clean up, no functional change.
|
commit | commitdiff | tree |
2010-05-14 |
Nick Lewycky | Fix typo.
|
commit | commitdiff | tree |
2010-05-13 |
Nick Lewycky | Actually run the test. Thanks Daniel Dunbar!
|
commit | commitdiff | tree |
2010-05-13 |
Nick Lewycky | Remove heinous tabs.
|
commit | commitdiff | tree |
2010-05-13 |
Nick Lewycky | Add testcase for r103653.
|
commit | commitdiff | tree |
2010-05-13 |
Nick Lewycky | Replace the core comparison login in merge functions...
|
commit | commitdiff | tree |
2010-05-12 |
Nick Lewycky | Clear CachedFunctionInfo upon Pass::releaseMemory....
|
commit | commitdiff | tree |
2010-05-07 |
Nick Lewycky | Revert r103133 and add testcase from PR7066.
|
commit | commitdiff | tree |
2010-05-03 |
Nick Lewycky | Fix function prototype mismatch in LLVMUnionType()...
|
commit | commitdiff | tree |
2010-04-29 |
Nick Lewycky | The llc -f flag was removed.
|
commit | commitdiff | tree |
2010-04-29 |
Nick Lewycky | Fix typo.
|
commit | commitdiff | tree |
2010-04-24 |
Nick Lewycky | Fix typo.
|
commit | commitdiff | tree |
2010-04-24 |
Nick Lewycky | Use provided llvm-defined variables instead of twisting...
|
commit | commitdiff | tree |
2010-04-24 |
Nick Lewycky | Don't touch CXXFLAGS. If it's set in the environment...
|
commit | commitdiff | tree |
2010-04-22 |
Nick Lewycky | The -condprop pass has been deleted.
|
commit | commitdiff | tree |
2010-04-18 |
Nick Lewycky | This is horrible. Split the difference, and declare...
|
commit | commitdiff | tree |
2010-04-18 |
Nick Lewycky | Revert r101701, Darwin doesn't have 'environ'. Go figure.
|
commit | commitdiff | tree |
2010-04-18 |
Nick Lewycky | Fix linux build. posix_spawn doesn't inherit the environment...
|
commit | commitdiff | tree |
2010-04-17 |
Nick Lewycky | Fix declarations in a few more tests.
|
commit | commitdiff | tree |
2010-04-17 |
Nick Lewycky | Fix intrinsic signature in this test.
|
commit | commitdiff | tree |
2010-04-17 |
Nick Lewycky | Refresh this documentation. Things have changed a bit...
|
commit | commitdiff | tree |
2010-04-16 |
Nick Lewycky | Revert r64616 which worked around http://gcc.gnu.org...
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Enable RTTI again. While this works fine for LLVM,...
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Don't forget cmake!
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Turn off RTTI for VMCore. Yay!
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | I don't know how, but I managed to goof the revert...
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Revert r101213.
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Remove accidentally committed cruft.
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Fix 80 column ruler.
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Bugpoint no longer uses exceptions.
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Remove tab.
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | Commit testcase for r101213.
|
commit | commitdiff | tree |
2010-04-14 |
Nick Lewycky | While DAE can't modify the function signature of an...
|
commit | commitdiff | tree |
2010-04-12 |
Nick Lewycky | Remove use of exceptions from bugpoint. No deliberate...
|
commit | commitdiff | tree |
2010-04-10 |
Nick Lewycky | Remove dead argument and clean whitespace. No functionality...
|
commit | commitdiff | tree |
2010-04-05 |
Nick Lewycky | Add MC and LTO, two terms I just had to explain on...
|
commit | commitdiff | tree |