projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add definition for intel asm variant.
[oota-llvm.git]
/
lib
/
Support
/
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
tree
|
commitdiff
2012-01-10
Benjamin Kramer
Add definitions for AMD's bobcat (aka btver1)
tree
|
commitdiff
2012-01-05
Sebastian Pop
revert r147542 after comments from Joerg Sonnenberger
tree
|
commitdiff
2012-01-04
Sebastian Pop
use getHostTriple instead of getDefaultTargetTriple...
tree
|
commitdiff
2012-01-03
Nick Lewycky
Conform to the style guide; remove 'else' after 'return...
tree
|
commitdiff
2011-12-27
Benjamin Kramer
Switch StringMap from an array of structures to a struc...
tree
|
commitdiff
2011-12-22
Dylan Noblesmith
drop unneeded config.h includes
tree
|
commitdiff
2011-12-22
Eli Friedman
Fix APInt::rotl and APInt::rotr so that they work corre...
tree
|
commitdiff
2011-12-21
Manuel Klimek
Changes the JSON parser to use the SourceMgr.
tree
|
commitdiff
2011-12-20
Manuel Klimek
Fixes a potential compilation error.
tree
|
commitdiff
2011-12-20
Manuel Klimek
Pulls the implementation of skip() into JSONParser.
tree
|
commitdiff
2011-12-20
Manuel Klimek
Addressing style issues in JSON parser.
tree
|
commitdiff
2011-12-20
Chandler Carruth
Fix up the CMake build for the new files added in r1469...
tree
|
commitdiff
2011-12-20
David Blaikie
Unweaken vtables as per llvm.org/docs/CodingStandards...
tree
|
commitdiff
2011-12-16
Dylan Noblesmith
APInt: update asserts for base-36
tree
|
commitdiff
2011-12-16
Manuel Klimek
Adds a JSON parser and a benchmark (json-bench) to...
tree
|
commitdiff
2011-12-13
Michael J. Spencer
Support/FileSystem: Add file_magic and move a vew clien...
tree
|
commitdiff
2011-12-13
Michael J. Spencer
Support/Program: Make Change<stream>ToBinary return...
tree
|
commitdiff
2011-12-13
Michael J. Spencer
Cleanup whitespace.
tree
|
commitdiff
2011-12-12
Tony Linthicum
Hexagon backend support
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-12-12
Chad Rosier
Revert r146363 to allow buildbots to make forward progress.
tree
|
commitdiff
2011-12-12
Michael J. Spencer
Support/FileSystem: Implement bool equivalent(file_stat...
tree
|
commitdiff
2011-12-12
Michael J. Spencer
Support/FileSystem: Implement canonicalize.
tree
|
commitdiff
2011-12-12
Michael J. Spencer
Support/Windows: Cleanup scoped handles.
tree
|
commitdiff
2011-12-08
Michael J. Spencer
Support/FileSystem: Implement recursive_directory_itera...
tree
|
commitdiff
2011-12-07
David Blaikie
Adding missing anchor to DATDeltaAlgorithm.
tree
|
commitdiff
2011-12-05
Nick Lewycky
Silence tsan false-positives (tsan can't track things...
tree
|
commitdiff
2011-12-01
David Blaikie
Fix unreachable return & simplify some branches.
tree
|
commitdiff
2011-12-01
Benjamin Kramer
Autodetect bulldozers.
tree
|
commitdiff
2011-12-01
David Blaikie
Add some missing anchors.
tree
|
commitdiff
2011-11-29
NAKAMURA Takumi
[Win32] Catch exceptions (eg. segfault) on waiting...
tree
|
commitdiff
2011-11-28
Nick Lewycky
Don't define these unless we plan to use them.
tree
|
commitdiff
2011-11-28
Eli Friedman
Add back a line I deleted by accident in r145141. ...
tree
|
commitdiff
2011-11-28
Dylan Noblesmith
rename ENABLE_THREADS to LLVM_ENABLE_THREADS
tree
|
commitdiff
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
next