projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
remove support for reading llvm 2.9 .bc files. LLVM 3.1 is only compatible back...
[oota-llvm.git]
/
lib
/
Support
/
2011-11-26
Eli Friedman
Fix APFloat::convert so that it handles narrowing conve...
tree
|
commitdiff
2011-11-24
Benjamin Kramer
Make ConstantRange::truncate a bit more efficient.
tree
|
commitdiff
2011-11-23
Richard Smith
Correctly byte-swap APInts with bit-widths greater...
tree
|
commitdiff
2011-11-22
Benjamin Kramer
Add configure checking for pread(2) and use it to save...
tree
|
commitdiff
2011-11-22
Benjamin Kramer
Turn error recovery into an assert.
tree
|
commitdiff
2011-11-15
Nick Lewycky
Move WEAK marking to the declaration.
tree
|
commitdiff
2011-11-15
Nick Lewycky
Fix linking for some users who already have tsan enable...
tree
|
commitdiff
2011-11-14
Nick Lewycky
Add support for tsan annotations (thread sanitizer...
tree
|
commitdiff
2011-11-06
Benjamin Kramer
Fix a typo.
tree
|
commitdiff
2011-11-06
Daniel Dunbar
ADT/StringRef: Add ::lower() and ::upper() methods.
tree
|
commitdiff
2011-11-06
Peter Collingbourne
Return only the least significant 8 bits of the exit...
tree
|
commitdiff
2011-11-05
Benjamin Kramer
Add more PRI.64 macros for MSVC and use them throughout...
tree
|
commitdiff
2011-11-03
Daniel Dunbar
build: Add initial cut at LLVMBuild.txt files.
tree
|
commitdiff
2011-11-01
Sebastian Pop
rename getHostTriple into getDefaultTargetTriple
tree
|
commitdiff
2011-11-01
Sebastian Pop
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
tree
|
commitdiff
2011-11-01
Eli Friedman
Remove a couple unused methods. PR11201.
tree
|
commitdiff
2011-10-27
Dan Gohman
Remove the Alpha backend.
tree
|
commitdiff
2011-10-27
Benjamin Kramer
BlockFrequency: Use a smarter overflow check.
tree
|
commitdiff
2011-10-25
Dan Gohman
Remove the Blackfin backend.
tree
|
commitdiff
2011-10-24
Dan Gohman
Remove the SystemZ backend.
tree
|
commitdiff
2011-10-24
NAKAMURA Takumi
Windows/Path.inc: [PR8460] Get rid of ScopedNullTermina...
tree
|
commitdiff
2011-10-23
Benjamin Kramer
Print branch probabilities as percentages.
tree
|
commitdiff
2011-10-23
Benjamin Kramer
Add compare operators to BranchProbability and use...
tree
|
commitdiff
2011-10-21
Anton Korobeynikov
Fix build on mingw-w64.
tree
|
commitdiff
2011-10-20
David Meyer
Remove unused include of sys/uio.h in MemoryBuffer...
tree
|
commitdiff
2011-10-17
Benjamin Kramer
Fix handling of the From parameter in StringRef::find.
tree
|
commitdiff
2011-10-16
Benjamin Kramer
Let printf do the formatting instead aligning strings...
tree
|
commitdiff
2011-10-16
Chris Lattner
remove the dead 'ShowLine' argument from SMDiagnostic.
tree
|
commitdiff
2011-10-16
Chris Lattner
Make SMDiagnostic a little more sane. Instead of passi...
tree
|
commitdiff
2011-10-16
Chris Lattner
Enhance llvm::SourceMgr to support diagnostic ranges...
tree
|
commitdiff
2011-10-15
Benjamin Kramer
Add a bad char heuristic to StringRef::find.
tree
|
commitdiff
2011-10-15
NAKAMURA Takumi
Revert r142046, "Fix for llvm::sys::getHostTriple on...
tree
|
commitdiff
2011-10-15
Chad Rosier
Fix for llvm::sys::getHostTriple on Windows. Instead...
tree
|
commitdiff
2011-10-15
NAKAMURA Takumi
Windows/Memory.inc: Support the ability to allocate...
tree
|
commitdiff
2011-10-13
Michael J. Spencer
Support/Windows: Add support modifying memory permissio...
tree
|
commitdiff
2011-10-13
Michael J. Spencer
Support/Windows: Add efficent RW mutex on Windows....
tree
|
commitdiff
2011-10-13
Eli Friedman
Avoid undefined behavior in signed integer negation...
tree
|
commitdiff
2011-10-12
Eli Friedman
Fix APFloat::getSmallestNormalized so the shift doesn...
tree
|
commitdiff
2011-10-12
Eli Friedman
Fix APFloat::getLargest so that it actually returns...
tree
|
commitdiff
2011-10-11
Daniel Dunbar
Clean up a few references to System/. We still have...
tree
|
commitdiff
2011-10-10
Bruno Cardoso Lopes
The Mips specific function for instruction cache invali...
tree
|
commitdiff
2011-10-07
Eli Friedman
Fix APInt::operator*= so that it computes the correct...
tree
|
commitdiff
2011-10-05
Eric Christopher
Add more initializers to quiet a clang warning.
tree
|
commitdiff
2011-10-03
Nick Lewycky
Fix typo in comments.
tree
|
commitdiff
2011-10-01
Michael J. Spencer
Add Windows x64 stack walking support. Patch by Aaron...
tree
|
commitdiff
2011-09-30
Jakob Stoklund Olesen
Fix a bug in compare_numeric().
tree
|
commitdiff
2011-09-27
Chad Rosier
These symbols appear to be visible by SearchForAddressO...
tree
|
commitdiff
2011-09-23
Daniel Dunbar
sys::Process: Add a SetWorkingDirectory method.
tree
|
commitdiff
2011-09-21
Richard Trieu
Change:
tree
|
commitdiff
2011-09-20
Bob Wilson
Remove the hack to check UNAME_RELEASE when identifying...
tree
|
commitdiff
2011-09-20
Douglas Gregor
U is good enough
tree
|
commitdiff
2011-09-20
Douglas Gregor
Eliminate sign-comparison warnings in APInt
tree
|
commitdiff
2011-09-20
Akira Hatanaka
Add mips64 & mips64el to Triple. Patch by Liu with...
tree
|
commitdiff
2011-09-19
Eric Christopher
Rename LLVM_MULTITHREADED define and fix build without...
tree
|
commitdiff
2011-09-19
Benjamin Kramer
Silence -Wsign-compare warnings from GCC.
tree
|
commitdiff
2011-09-19
NAKAMURA Takumi
Add Win32 support to llvm::llvm_execute_on_thread(...
tree
|
commitdiff
2011-09-16
Eli Friedman
Fix a minor bug in fs::create_directories. Patch by...
tree
|
commitdiff
2011-09-15
Ivan Krasin
use 64-bit types instead of off_t/size_t to avoid the...
tree
|
commitdiff
2011-09-15
Benjamin Kramer
CommandLine: Add support for 64 bit unsigned integer...
tree
|
commitdiff
2011-09-15
Nick Lewycky
Add some more DWARF extensions from:
tree
|
commitdiff
2011-09-15
Nick Lewycky
Update Dwarf enums list for DWARF 4.
tree
|
commitdiff
2011-09-14
Douglas Gregor
Update the comment for system_temp_directory() to indic...
tree
|
commitdiff
2011-09-14
Bill Wendling
Include limits.h to make sure PATH_MAX is known on...
tree
|
commitdiff
2011-09-14
Douglas Gregor
Add a simple routine to determine the typical system...
tree
|
commitdiff
2011-09-14
Douglas Gregor
Add APInt support for converting to/from hexatridecimal...
tree
|
commitdiff
2011-09-14
Bruno Cardoso Lopes
One more patch towards JIT support for Mips.
tree
|
commitdiff
2011-09-14
Benjamin Kramer
Remove unimplemented function prototypes from PathV2...
tree
|
commitdiff
2011-09-14
Benjamin Kramer
ObjectFile: Add support for mach-o-style dSYM companion...
tree
|
commitdiff
2011-09-13
Benjamin Kramer
Add the DataExtractor utility class.
tree
|
commitdiff
2011-09-12
Devang Patel
Add DW_ATE_UTF, which clang started using in my previou...
tree
|
commitdiff
2011-08-29
Tobias Grosser
Add AMDIL as valid target triple to LLVM.
tree
|
commitdiff
2011-08-28
Nick Lewycky
Fix integer overflow bug in raw_ostream::write. This...
tree
|
commitdiff
2011-08-27
Benjamin Kramer
Report failure if there are less bytes than requested...
tree
|
commitdiff
2011-08-25
Benjamin Kramer
Intel family 6 model 44 is Gulftown/Westmere-EP and...
tree
|
commitdiff
2011-08-24
Evan Cheng
Move TargetRegistry and TargetSelect from Target to...
tree
|
commitdiff
2011-08-23
Ivan Krasin
This patch adds support of le32 pseudo-cpu that stands...
tree
|
commitdiff
2011-08-23
NAKAMURA Takumi
lib/Support/Windows/Windows.h: Update required IE ver...
tree
|
commitdiff
2011-08-22
Ivan Krasin
Add NativeClient support to Triple::ParseOS.
tree
|
commitdiff
2011-08-22
Jordy Rose
Make DynamicLibrary thread-safe w/r/t call to dlerror...
tree
|
commitdiff
2011-08-20
Benjamin Kramer
PathV2: Handle more reserved filenames on windows.
tree
|
commitdiff
2011-08-20
NAKAMURA Takumi
lib/Support/CrashRecoveryContext.cpp: Add Win32 support...
tree
|
commitdiff
2011-08-20
NAKAMURA Takumi
lib/Support/Windows/Windows.h: Require at least Windows...
tree
|
commitdiff
2011-08-18
Ivan Krasin
Add NativeClient operating system support.
tree
|
commitdiff
2011-08-17
Jordy Rose
Static fields require an out-of-line definition. Fix...
tree
|
commitdiff
2011-08-17
Jordy Rose
Unbork Windows build. Thanks, Francois.
tree
|
commitdiff
2011-08-17
Jordy Rose
Use DynamicLibrary instances as a way to get symbols...
tree
|
commitdiff
2011-08-12
Duncan Sands
Silence a bunch (but not all) "variable written but...
tree
|
commitdiff
2011-08-10
Bob Wilson
Clarify a comment.
tree
|
commitdiff
2011-08-09
Bob Wilson
Put Darwin-specific code inside an __APPLE__ ifdef.
tree
|
commitdiff
2011-08-09
Bob Wilson
Recognize the UNAME_RELEASE environment variable to...
tree
|
commitdiff
2011-07-30
Sean Callanan
Added several architecture names.
tree
|
commitdiff
2011-07-29
Nick Lewycky
Don't look at $PWD in GetCurrentDirectory.
tree
|
commitdiff
2011-07-29
Nick Lewycky
Teach Path::GetCurrentDirectory to use $PWD, to support...
tree
|
commitdiff
2011-07-28
Argyrios Kyrtzidis
Add an optional 'bool makeAbsolute' in llvm::sys::fs...
tree
|
commitdiff
2011-07-27
Jakub Staszak
Optimize 96-bit division a little bit.
tree
|
commitdiff
2011-07-27
Jakub Staszak
Move static methods to the anonymous namespace.
tree
|
commitdiff
2011-07-27
Frits van Bommel
Trim includes.
tree
|
commitdiff
2011-07-26
Duncan Sands
Teach the Triple class about kfreebsd (FreeBSD kernel...
tree
|
commitdiff
2011-07-25
Jakub Staszak
BranchProbability::print returns void now.
tree
|
commitdiff
2011-07-25
Jakub Staszak
Add BlockFrequency class.
tree
|
commitdiff
next