projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
AsmWriter: Only collect attachment names once per module
2015-04-24
Chris Bieneman
[CMake] Fix for PR 23328: LLVM_OPTIMIZED_TABLEGEN broken
commit
|
commitdiff
|
tree
2015-04-16
Chris Bieneman
Updating symbol wildcards one more time.
commit
|
commitdiff
|
tree
2015-04-16
Chris Bieneman
Properly escaping the quotes so that bash doesn't do...
commit
|
commitdiff
|
tree
2015-04-16
Chris Bieneman
Cleanup based on rnk's feedback.
commit
|
commitdiff
|
tree
2015-04-16
Chris Bieneman
Fixing windows bots.
commit
|
commitdiff
|
tree
2015-04-16
Chris Bieneman
Better fix to the windows conditional.
commit
|
commitdiff
|
tree
2015-04-16
Chris Bieneman
Fix Windows bots.
commit
|
commitdiff
|
tree
2015-04-16
Chris Bieneman
Fixing llvm-shlib's LLVM_DYLIB_EXPORT_ALL to work with...
commit
|
commitdiff
|
tree
2015-04-16
Chris Bieneman
Fixing a mis-use of the CMake install command.
commit
|
commitdiff
|
tree
2015-04-13
Chris Bieneman
[CMake] Updates to llvm-shlib to support overriding...
commit
|
commitdiff
|
tree
2015-03-27
Chris Bieneman
[CMake] Removing duplicates from the list of test suites...
commit
|
commitdiff
|
tree
2015-03-23
Chris Bieneman
Re-land: Generate targets for each lit suite.
commit
|
commitdiff
|
tree
2015-03-23
Chris Bieneman
Raising minimum required CMake version to 2.8.12.2.
commit
|
commitdiff
|
tree
2015-03-19
Chris Bieneman
Fixing dependencies for native tablegen.
commit
|
commitdiff
|
tree
2015-03-18
Chris Bieneman
Revert "Generate targets for each lit suite."
commit
|
commitdiff
|
tree
2015-03-18
Chris Bieneman
Generate targets for each lit suite.
commit
|
commitdiff
|
tree
2015-03-14
Chris Bieneman
A few minor updates based on feedback from Justin and...
commit
|
commitdiff
|
tree
2015-03-13
Chris Bieneman
Updating GettingStarted documentation to reference...
commit
|
commitdiff
|
tree
2015-03-12
Chris Bieneman
Refactoring CMake CrossCompile module.
commit
|
commitdiff
|
tree
2015-03-12
Chris Bieneman
Doing some cleanup to the iOS toolchain.
commit
|
commitdiff
|
tree
2015-03-10
Chris Bieneman
Add new LLVM_OPTIMIZED_TABLEGEN build setting which...
commit
|
commitdiff
|
tree
2015-03-02
Chris Bieneman
Making the SO version major.minor instead of just major...
commit
|
commitdiff
|
tree
2015-02-20
Chris Bieneman
Raising minimum required CMake version to 2.8.12.2.
commit
|
commitdiff
|
tree
2015-02-20
Chris Bieneman
Setting up CMake to default to Debug when no build...
commit
|
commitdiff
|
tree
2015-02-19
Chris Bieneman
Checking if TARGET_OS_IPHONE is defined isn't good...
commit
|
commitdiff
|
tree
2015-02-18
Chris Bieneman
Adding install targets for individual LLVM tools and...
commit
|
commitdiff
|
tree
2015-02-18
Chris Bieneman
Fixing a CMake developer warning.
commit
|
commitdiff
|
tree
2015-02-18
Chris Bieneman
Enable standard so versioning for libLLVM.
commit
|
commitdiff
|
tree
2015-02-13
Chris Bieneman
Raising minimum required Visual Studio version to 2013.
commit
|
commitdiff
|
tree
2015-02-13
Chris Bieneman
Fixing broken bots.
commit
|
commitdiff
|
tree
2015-02-13
Chris Bieneman
NFC. Moving the RegisteredOptionCategories global into...
commit
|
commitdiff
|
tree
2015-02-13
Chris Bieneman
NFC. clang-format wants to change this from two lines...
commit
|
commitdiff
|
tree
2015-02-13
Chris Bieneman
NFC. More code cleanup making LookupOption a member...
commit
|
commitdiff
|
tree
2015-02-09
Chris Bieneman
Revert "Raising minimum required CMake version to 2...
commit
|
commitdiff
|
tree
2015-02-09
Chris Bieneman
Raising minimum required CMake version to 2.8.12.2.
commit
|
commitdiff
|
tree
2015-01-30
Chris Bieneman
NFC. Making printOptionValues an API on the parser...
commit
|
commitdiff
|
tree
2015-01-30
Chris Bieneman
Updating iOS.cmake to work with the latest Xcode and...
commit
|
commitdiff
|
tree
2015-01-30
Chris Bieneman
iOS doesn't have histedit.h available. We should gate...
commit
|
commitdiff
|
tree
2015-01-30
Chris Bieneman
iOS doesn't have crt_externs.h available, so we fall...
commit
|
commitdiff
|
tree
2015-01-28
Chris Bieneman
Build fix for Visual Studio. NFC.
commit
|
commitdiff
|
tree
2015-01-28
Chris Bieneman
Moving AddLiteralOption's declaration higher up in...
commit
|
commitdiff
|
tree
2015-01-28
Chris Bieneman
Refactoring llvm command line parsing and option registration.
commit
|
commitdiff
|
tree
2015-01-27
Chris Bieneman
Re-landing changes to use ArrayRef instead of SmallVectorImp...
commit
|
commitdiff
|
tree
2015-01-27
Chris Bieneman
One more fix to the new API to fix const-correctness.
commit
|
commitdiff
|
tree
2015-01-26
Chris Bieneman
Pete Cooper suggested the new API should use ArrayRef...
commit
|
commitdiff
|
tree
2015-01-26
Chris Bieneman
Add new HideUnrelatedOptions API that takes a SmallVectorImpl.
commit
|
commitdiff
|
tree
2015-01-26
Chris Bieneman
Putting all the standard tool options into a "Generic...
commit
|
commitdiff
|
tree
2015-01-22
Chris Bieneman
Refactoring cl::parser construction and initialization.
commit
|
commitdiff
|
tree
2015-01-22
Chris Bieneman
Making deleted copy constructors and operators to be...
commit
|
commitdiff
|
tree
2015-01-22
Chris Bieneman
Assigning and copying command line option objects shouldn...
commit
|
commitdiff
|
tree
2015-01-21
Chris Bieneman
Adding a new cl::HideUnrelatedOptions API to allow...
commit
|
commitdiff
|
tree
2015-01-13
Chris Bieneman
Running clang-format on CommandLine.h and CommandLine...
commit
|
commitdiff
|
tree
2014-12-18
Chris Bieneman
Have llvm-c-test only use libLLVM if libLLVM has all...
commit
|
commitdiff
|
tree
2014-12-09
Chris Bieneman
Adding a new option to CMake to disable C++ atexit...
commit
|
commitdiff
|
tree
2014-10-30
Chris Bieneman
EXPORTED_SYMBOL_FILE using mingw and cmake
commit
|
commitdiff
|
tree
2014-10-30
Chris Bieneman
Removing the static initializer in ManagedStatic.cpp...
commit
|
commitdiff
|
tree
2014-10-23
Chris Bieneman
Adding llvm-shlib to CMake build system with a few...
commit
|
commitdiff
|
tree
2014-10-15
Chris Bieneman
Updating documentation based on my change to remove...
commit
|
commitdiff
|
tree
2014-10-15
Chris Bieneman
Fixing the build failure due to compiler warnings and...
commit
|
commitdiff
|
tree
2014-10-15
Chris Bieneman
Defining a new API for debug options that doesn't rely...
commit
|
commitdiff
|
tree
2014-10-13
Chris Bieneman
Updating documentation as per Chandler's feedback.
commit
|
commitdiff
|
tree
2014-10-13
Chris Bieneman
Removing the static destructor from ManagedStatic.cpp...
commit
|
commitdiff
|
tree
2014-10-03
Chris Bieneman
Converting the ErrorHandlerMutex to a ManagedStatic...
commit
|
commitdiff
|
tree
2014-09-24
Chris Bieneman
Adding #ifdef around TermColorMutex based on feedback...
commit
|
commitdiff
|
tree
2014-09-22
Chris Bieneman
Converting terminalHasColors mutex to a global ManagedStatic...
commit
|
commitdiff
|
tree
2014-09-19
Chris Bieneman
Converting InstrProf's error_category to a ManagedStatic...
commit
|
commitdiff
|
tree
2014-09-19
Chris Bieneman
Converting SpillPlacement's BlockFrequency threshold...
commit
|
commitdiff
|
tree
2014-09-19
Chris Bieneman
Converting object's error_category to a ManagedStatic...
commit
|
commitdiff
|
tree
2014-09-19
Chris Bieneman
Converting the JITDebugLock mutex to a ManagedStatic...
commit
|
commitdiff
|
tree
2014-09-19
Chris Bieneman
Converting FuncNames to a ManagedStatic to avoid static...
commit
|
commitdiff
|
tree
2014-09-19
Chris Bieneman
Eliminating static destructor for the BitCodeErrorCategory...
commit
|
commitdiff
|
tree
2014-09-17
Chris Bieneman
Fixing the sanitizer build failure:
commit
|
commitdiff
|
tree
2014-09-17
Chris Bieneman
Fixing a build error.
commit
|
commitdiff
|
tree
2014-09-17
Chris Bieneman
Refactoring SimplifyLibCalls to remove static initializers...
commit
|
commitdiff
|
tree
2014-09-03
Chris Bieneman
Enabling LLVM & Clang to be cross-compiled using CMake...
commit
|
commitdiff
|
tree
2014-09-03
Chris Bieneman
Removing static initializer from Debug.cpp by converting...
commit
|
commitdiff
|
tree
2014-09-02
Chris Bieneman
Cleaning up remaining static initializers in Signals.inc
commit
|
commitdiff
|
tree
2014-08-29
Chris Bieneman
Cleaning up static initializers in Signals.inc
commit
|
commitdiff
|
tree
2014-08-29
Chris Bieneman
Cleaning up static initializers in TimeValue.
commit
|
commitdiff
|
tree
2014-07-16
Chris Bieneman
[RegisterCoalescer] Moving the RegisterCoalescer subtarget...
commit
|
commitdiff
|
tree
2014-07-16
Chris Bieneman
Added documentation for SizeMultiplier in the ARM subtarget...
commit
|
commitdiff
|
tree
2014-07-15
Chris Bieneman
[RegisterCoalescer] Add new subtarget hook allowing...
commit
|
commitdiff
|
tree