index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate codeview for array type metadata.
Adrian McCarthy
2016-06-08
3
-0
/
+157
*
[CodeView] Remove manual expansion of the default copy ctor.
Benjamin Kramer
2016-06-08
1
-10
/
+0
*
Specify target in lifetime-asan test.
Vitaly Buka
2016-06-08
1
-3
/
+2
*
Attempt #2 to appease the buildbots.
George Burgess IV
2016-06-08
1
-3
/
+3
*
[codeview] Avoid emitting an empty file checksum table
Reid Kleckner
2016-06-08
2
-0
/
+18
*
[SCEV] Break out of loop if there is no more work to do
Sanjoy Das
2016-06-08
1
-1
/
+1
*
[SCEV] Track no-abnormal-exits instead of no-throw calls
Sanjoy Das
2016-06-08
3
-12
/
+36
*
Teach isGuarantdToTransferExecToSuccessor about debug info intrinsics
Sanjoy Das
2016-06-08
2
-3
/
+81
*
Fix a bug in SCEV's poison value propagation
Sanjoy Das
2016-06-08
2
-12
/
+49
*
[RegBankSelect] Silence an unused variable warning in release mode.
Quentin Colombet
2016-06-08
1
-0
/
+1
*
[RegBankSelect] Comment on how we could improve repairing with copies.
Quentin Colombet
2016-06-08
1
-0
/
+11
*
[esan|wset] Reduce flakiness in samples test
Derek Bruening
2016-06-08
1
-5
/
+5
*
[pdb] Fix build errors in PDB unit tests.
Zachary Turner
2016-06-08
1
-8
/
+15
*
Try to appease buildbots.
George Burgess IV
2016-06-08
1
-3
/
+8
*
[pdb] Handle stream index errors better.
Zachary Turner
2016-06-08
18
-236
/
+336
*
Remove a patch .rej file.
Rui Ueyama
2016-06-08
1
-11
/
+0
*
[AArch64][RegisterBankInfo] G_OR are fine on either GPR or FPR.
Quentin Colombet
2016-06-08
3
-1
/
+166
*
[RegBankSelect] Use RegisterBankInfo applyMapping method.
Quentin Colombet
2016-06-08
1
-11
/
+8
*
[NFC] "#include <ciso646>" is unnecessary, because "and", "or" were replaced
Roman Gareev
2016-06-08
1
-1
/
+0
*
[profile] Hide some external symbols in InstrProfData.inc
Vedant Kumar
2016-06-08
2
-17
/
+31
*
[ProfileData] Update llvm's copy of InstrProfData.inc
Vedant Kumar
2016-06-08
1
-19
/
+31
*
[RegisterBankInfo] Implement the method to apply a mapping.
Quentin Colombet
2016-06-08
2
-0
/
+61
*
[RegBankSelect] Use the OperandMapper class to hold remap information.
Quentin Colombet
2016-06-08
1
-10
/
+8
*
[RegBankSelect] Use const_iterator instead of iterator for repairReg.
Quentin Colombet
2016-06-08
2
-5
/
+6
*
[profile] Pass extra build flags (feature enabling macros) to Darwin build
Xinliang David Li
2016-06-08
2
-2
/
+1
*
[RegisterBankInfo] Introduce OperandsMapper class.
Quentin Colombet
2016-06-08
2
-0
/
+170
*
[Target] Introduce a generic opcode for bitwise OR: G_OR.
Quentin Colombet
2016-06-08
5
-7
/
+25
*
[Sema] Don't permit catching variably modified types
David Majnemer
2016-06-08
3
-0
/
+21
*
[RegBankSelect] Introduce a command line option to override the running mode.
Quentin Colombet
2016-06-08
1
-0
/
+14
*
[RegBankSelect] Explain what it would take to support non-copy
Quentin Colombet
2016-06-08
1
-0
/
+9
*
Prune away some unused using decls. NFC.
Benjamin Kramer
2016-06-08
5
-13
/
+0
*
[clang-tidy] misc-argument-comment: don't bail out when an argument is a macr...
Alexander Kornienko
2016-06-08
3
-13
/
+16
*
[ARM] MSR instructions implicitly set CPSR
Oliver Stannard
2016-06-08
3
-0
/
+59
*
[OpenCL] Fix __builtin_astype for vec3 types.
Yaxun Liu
2016-06-08
3
-38
/
+117
*
[include-fixer] Keep dot dot in SymbolInfo file paths.
Haojian Wu
2016-06-08
4
-8
/
+13
*
[include-fixer] explicitly set minimize-paths in test.
Eric Liu
2016-06-08
1
-1
/
+1
*
Patch ready for #2436
Marshall Clow
2016-06-08
1
-1
/
+1
*
[Sparc] Complex return value ABI compliance.
Chris Dewhurst
2016-06-08
1
-0
/
+45
*
[Sparc] Complex return value ABI compliance.
Chris Dewhurst
2016-06-08
1
-0
/
+19
*
[lit] Ensure we get bytes when reading redirected output files.
Daniel Dunbar
2016-06-08
1
-1
/
+1
*
Move a function declaration to a header.
Rui Ueyama
2016-06-08
2
-2
/
+1
*
Support: correct AArch64 TargetParser implementation
Saleem Abdulrasool
2016-06-08
2
-20
/
+62
*
[clang-tidy] correct clang-tidy-diff.py help message
Alexander Kornienko
2016-06-08
1
-5
/
+5
*
clang-format: [JS] fix a FIXME.
Martin Probst
2016-06-08
1
-1
/
+1
*
clang-format: [JS] fix an assertion failure caused by shrinking sources.
Martin Probst
2016-06-08
2
-2
/
+28
*
[AVX512] Emit select instruction instead of using x86 specific instrinsics.
Igor Breger
2016-06-08
10
-283
/
+274
*
[PM] LoopSimplify. Remove unneeded pass dependencies. NFCI.
Davide Italiano
2016-06-08
1
-3
/
+0
*
[PM/SimplifyCFG] Preserve GlobalsAA even if the IR is mutated.
Davide Italiano
2016-06-08
1
-4
/
+5
*
[mips] Add a proper file header in MipsFastISel.cpp
Vasileios Kalintiris
2016-06-08
1
-2
/
+15
*
[ELF] - Removed includeInGnuHashTable() function. NFC.
George Rimar
2016-06-08
1
-6
/
+1
[next]