index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forward resetColor() et al to the underlying stream.
Ted Kremenek
2013-08-08
1
-0
/
+21
*
Really unbreak Mac build.
Peter Collingbourne
2013-08-07
1
-1
/
+1
*
Unbreak Mac build.
Peter Collingbourne
2013-08-07
1
-1
/
+1
*
Add ISD::FROUND for libm round()
Hal Finkel
2013-08-07
5
-2
/
+10
*
DataFlowSanitizer; LLVM changes.
Peter Collingbourne
2013-08-07
2
-0
/
+26
*
Commit a no-op change to StringRef to (hopefully) trigger build bots.
Chandler Carruth
2013-08-07
1
-1
/
+1
*
Add support for linking against a curses library when available and
Chandler Carruth
2013-08-07
2
-0
/
+36
*
Remove the assertion for now. This breaks lld.
Dmitri Gribenko
2013-08-07
1
-3
/
+0
*
YAMLTraits.h: replace DenseMap that used a bad implementation of DenseMapInfo
Dmitri Gribenko
2013-08-07
2
-10
/
+5
*
Check for _strtoi64 in the cmake build if strtoll is missing
Reid Kleckner
2013-08-07
1
-3
/
+0
*
Implemented llvm::sys::locale::columnWidth and isPrint for the case of generi...
Alexander Kornienko
2013-08-07
1
-0
/
+98
*
Use gnu style builtins in MathExtras.h with clang on Windows
Reid Kleckner
2013-08-06
1
-4
/
+4
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-06
1
-6
/
+7
*
Add LLVM-style RTTI to DIContext/DWARFContext classes
Alexey Samsonov
2013-08-06
1
-0
/
+9
*
Refactor isInTailCallPosition handling
Tim Northover
2013-08-06
1
-0
/
+9
*
Put an llvm_unreachable at the end of getSplatIndex as its loop should never ...
Craig Topper
2013-08-06
1
-1
/
+1
*
Check against >= 0 instead of != -1 in getSplatIndex because it generally com...
Craig Topper
2013-08-06
1
-1
/
+1
*
Remove trailing whitespace and fix an 80-column violation. No functional change.
Craig Topper
2013-08-06
1
-4
/
+5
*
Factor FlattenCFG out from SimplifyCFG
Tom Stellard
2013-08-06
4
-4
/
+26
*
Fix missing -*- C++ -*-s
Matt Arsenault
2013-08-06
1
-1
/
+1
*
TargetLowering: Add getVectorIdxTy() function v2
Tom Stellard
2013-08-05
1
-0
/
+7
*
Introduce an optimisation for special case lists with large numbers of litera...
Peter Collingbourne
2013-08-05
1
-1
/
+2
*
Introduce Regex::isLiteralERE function.
Peter Collingbourne
2013-08-05
1
-0
/
+4
*
Don't leak passes if added outside of the area determined by Started/Stopped ...
Benjamin Kramer
2013-08-05
1
-1
/
+2
*
AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.
Elena Demikhovsky
2013-08-05
1
-0
/
+39
*
Minor address space code simplification.
Matt Arsenault
2013-08-03
1
-3
/
+2
*
Link with -rdynamic instead of -Wl,-export-dynamic.
Bob Wilson
2013-08-02
2
-2
/
+2
*
Teach EmitGEPOffset about address spaces
Matt Arsenault
2013-08-02
1
-12
/
+14
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
1
-7
/
+6
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
2
-11
/
+1
*
Expose that the unique file ID has a device and a file component.
Rafael Espindola
2013-08-01
1
-4
/
+10
*
Fixed the Intel-syntax X86 disassembler to respect the (existing) option for ...
Daniel Malea
2013-08-01
1
-2
/
+20
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
1
-6
/
+7
*
remove executable permission from IntrinsicsXCore.td
Robert Lytton
2013-08-01
1
-0
/
+0
*
Moving definition of MnemonicContainsDot field from class Instruction to clas...
Vladimir Medic
2013-08-01
1
-3
/
+3
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
2
-0
/
+42
*
XCore target: add GCCBuiltin to four intrinsics
Robert Lytton
2013-08-01
1
-4
/
+8
*
Formatting.
Eric Christopher
2013-08-01
1
-2
/
+2
*
Option parsing: add support for alias arguments.
Hans Wennborg
2013-07-31
3
-0
/
+13
*
Make these just inline, not static inline.
Eric Christopher
2013-07-30
1
-4
/
+4
*
Revert "Remove isCastable since nothing uses it now"
Matt Arsenault
2013-07-30
1
-5
/
+11
*
Remove isCastable since nothing uses it now
Matt Arsenault
2013-07-30
1
-11
/
+5
*
Change behavior of calling bitcasted alias functions.
Matt Arsenault
2013-07-30
1
-6
/
+12
*
Down-scale slot index distance to save bits.
Andrew Trick
2013-07-30
1
-0
/
+7
*
whitespace
Andrew Trick
2013-07-30
1
-2
/
+2
*
MI Sched: Track live-thru registers.
Andrew Trick
2013-07-30
1
-3
/
+34
*
Fix parameter ordering bug in createDebugIRPass()
Daniel Malea
2013-07-30
1
-3
/
+3
*
Make file_status::getUniqueID const.
Rafael Espindola
2013-07-29
1
-1
/
+1
*
Include st_dev to make the result of getUniqueID actually unique.
Rafael Espindola
2013-07-29
1
-3
/
+14
*
Use proper section suffix for COFF weak symbols
Nico Rieck
2013-07-29
1
-2
/
+3
[next]