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
*
Remove JumpInstrTableInfo.h as it is no longer used.
Eric Christopher
2015-07-06
2
-72
/
+0
*
[X86][AVX] Add support for shuffle decoding of vperm2f128/vperm2i128 with zer...
Simon Pilgrim
2015-07-06
3
-15
/
+18
*
[x86] extend machine combiner reassociation optimization to SSE scalar adds
Sanjay Patel
2015-07-06
2
-55
/
+108
*
[X86][SSE] Vectorized i64 uniform constant SRA shifts
Simon Pilgrim
2015-07-06
7
-81
/
+106
*
WebAssembly: add some TODO
JF Bastien
2015-07-06
1
-0
/
+11
*
llvm-nm: treat weak undefined as undefined.
Rafael Espindola
2015-07-06
3
-14
/
+29
*
Debug info: Don't emit a bogus location for the global block pointer type
Adrian Prantl
2015-07-06
2
-5
/
+7
*
[WinEH] Add some test cases I forgot to add to previous commits
Reid Kleckner
2015-07-06
2
-0
/
+258
*
[WinEH] Insert the EH code load before the block terminator
Reid Kleckner
2015-07-06
2
-1
/
+67
*
[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ instructions
Simon Pilgrim
2015-07-06
9
-6
/
+521
*
Normalize line endings.
Adrian McCarthy
2015-07-06
1
-78
/
+78
*
[X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes and remove the X86 imp...
Simon Pilgrim
2015-07-06
6
-138
/
+177
*
[TwoAddressInstructionPass] Rename a variable to match the coding style.
Quentin Colombet
2015-07-06
1
-4
/
+4
*
Automatically detect and use clang verify in failure tests.
Eric Fiselier
2015-07-06
4
-11
/
+19
*
Mark LWG#2420 as complete. Eric did this in r228705.
Marshall Clow
2015-07-06
1
-1
/
+1
*
Swap operands instead of using !.
Rafael Espindola
2015-07-06
1
-1
/
+1
*
Update for llvm change.
Rafael Espindola
2015-07-06
4
-4
/
+4
*
When sorting by address, undefined symbols go first.
Rafael Espindola
2015-07-06
2
-16
/
+21
*
[asan] Add OS X 10.11's new dyld interposition support
Kuba Brecka
2015-07-06
2
-4
/
+40
*
Use /proc/$$/stat instead of $PPID.
Chaoren Lin
2015-07-06
1
-1
/
+4
*
Support -pthread in mingw toolchain.
Yaron Keren
2015-07-06
1
-4
/
+2
*
Reduce code duplication. NFC.
Rafael Espindola
2015-07-06
1
-41
/
+17
*
[llvm-extract] Drop comdats from declarations
Reid Kleckner
2015-07-06
2
-4
/
+13
*
Add a GetDisplayName() API to SBFrame, SBFunction and SBSymbol
Enrico Granata
2015-07-06
15
-0
/
+156
*
COFF: Make ArchiveFile::getMember lock-free.
Rui Ueyama
2015-07-06
2
-6
/
+8
*
Fix printing of common symbols.
Rafael Espindola
2015-07-06
2
-4
/
+12
*
Add --port-file flag to lldb-platform to store port number which platform is ...
Oleksiy Vyalov
2015-07-06
1
-3
/
+57
*
[Sema] Warn when shifting a negative value.
Davide Italiano
2015-07-06
4
-5
/
+18
*
COFF: Support isa<> for Symbol::Body, whose type is std::atomic<SymbolBody *>.
Rui Ueyama
2015-07-06
4
-11
/
+20
*
llc: Add a 'run-pass' option.
Alex Lorenz
2015-07-06
9
-42
/
+81
*
Fix step over breakpoint on Windows (which was detected by TestCreateAfterAtt...
Adrian McCarthy
2015-07-06
4
-105
/
+101
*
[asan] Fix an OS X startup crash when an empty section is present
Kuba Brecka
2015-07-06
2
-0
/
+13
*
AMDGPU: Run SIInsertWaits as pre-emit pass
Matt Arsenault
2015-07-06
1
-1
/
+1
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
16
-79
/
+86
*
Update testcase to reflect new behavior in DIBuilder.
Adrian Prantl
2015-07-06
1
-2
/
+1
*
DIBuilder: Don't rauw null pointers with empty arrays in finalize().
Adrian Prantl
2015-07-06
1
-6
/
+12
*
Where Triple has a suitable predicate, use it rather than the enum values. NFC.
Daniel Sanders
2015-07-06
5
-9
/
+7
*
use range-based for loops; NFCI
Sanjay Patel
2015-07-06
1
-10
/
+8
*
Resubmit "Pass down the -flto option to the -cc1 job" (r239481)
Teresa Johnson
2015-07-06
7
-1
/
+52
*
Resubmit "Add new EliminateAvailableExternally module pass" (r239480)
Teresa Johnson
2015-07-06
6
-0
/
+120
*
Use an early exit in DIBuilder::finalize() to improve readability.
Adrian Prantl
2015-07-06
1
-28
/
+32
*
Use the correct DIArray types in DICompileUnit::replace*().
Adrian Prantl
2015-07-06
1
-3
/
+3
*
use range-based for loops; NFCI
Sanjay Patel
2015-07-06
1
-8
/
+6
*
AMDGPU/SI: Add debugging subtarget feature for DS offsets
Matt Arsenault
2015-07-06
5
-3
/
+21
*
[Sparc] Add more instruction aliases.
James Y Knight
2015-07-06
4
-15
/
+256
*
[Sparc] Add support for flush instruction.
James Y Knight
2015-07-06
3
-0
/
+27
*
Fix dosep.py on windows after r240946
Pavel Labath
2015-07-06
1
-8
/
+8
*
Simplify. NFC.
Rafael Espindola
2015-07-06
1
-3
/
+1
*
[lldb-mi] Use 'override' on overridden virtual methods.
Bruce Mitchener
2015-07-06
59
-357
/
+357
*
Simplify. NFC.
Rafael Espindola
2015-07-06
1
-3
/
+1
[next]