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
*
[codeview] Maintain the type enum-to-classname mapping in the .def file
Reid Kleckner
2016-05-03
2
-52
/
+40
*
Guard use of <unistd.h> in test.
Eric Fiselier
2016-05-03
1
-17
/
+22
*
Temporarily disable this test on llvm-clang-lld-x86_64-scei-ps4-windows10pro-...
Sean Silva
2016-05-03
1
-0
/
+5
*
Adding a test for a compiler crash that was fixed in r248069.
Douglas Yung
2016-05-03
3
-0
/
+13
*
Parse the TPI (type information) stream of PDB files.
Zachary Turner
2016-05-03
15
-5
/
+308
*
Move llvm-readobj/StreamWriter to Support.
Zachary Turner
2016-05-03
15
-126
/
+106
*
ThinLTO: do not import function whose linkage prevents inlining.
Mehdi Amini
2016-05-03
5
-24
/
+40
*
livePhysRegs: Pass MBB by reference in addLive{Ins|Outs}(); NFC
Matthias Braun
2016-05-03
13
-29
/
+29
*
Moved test case for r268323 to DebugInfo/X86 to unbreak aarch64.
Wolfgang Pieb
2016-05-03
1
-0
/
+0
*
Another little example use of scripted thread plans.
Jim Ingham
2016-05-03
1
-0
/
+25
*
Adding period to the end of a comment to test out commit access.
Douglas Yung
2016-05-03
1
-1
/
+1
*
LivePhysRegs: Automatically determine presence of pristine regs.
Matthias Braun
2016-05-03
10
-35
/
+43
*
MITests: Update libdeps.
NAKAMURA Takumi
2016-05-03
1
-1
/
+2
*
NFC: An iterator for stepping through CodeView type stream in llvm-readobj
Adrian McCarthy
2016-05-02
1
-39
/
+125
*
Pass all buffers to BuildId hash function at once. NFC.
Rui Ueyama
2016-05-02
3
-42
/
+28
*
Relax stack check as on some platforms demanglers fail
Vitaly Buka
2016-05-02
1
-1
/
+1
*
[MC] Create unique .pdata sections for every .text section
Reid Kleckner
2016-05-02
14
-144
/
+308
*
Add another failing use-after-scope test
Vitaly Buka
2016-05-02
1
-0
/
+15
*
Add unittest for LiveIntervalAnalysis::handleMove()
Matthias Braun
2016-05-02
2
-3
/
+309
*
[MachineBlockPlacement] Let the target optimize the branches at the end.
Quentin Colombet
2016-05-02
2
-4
/
+17
*
[X86] Model FAULTING_LOAD_OP as a terminator and branch.
Quentin Colombet
2016-05-02
4
-39
/
+36
*
Simplify. NFC.
Rafael Espindola
2016-05-02
1
-4
/
+1
*
debugserver should fflush its log stream in FileLogCallback, now it does.
Greg Clayton
2016-05-02
1
-2
/
+3
*
Simplify. NFC.
Rafael Espindola
2016-05-02
1
-2
/
+1
*
DebugInfo: Avoid propagating incorrect debug locations in SelectionDAG via CSE.
Wolfgang Pieb
2016-05-02
3
-32
/
+138
*
[CMake] Enable LIBCXX HEADERS in Apple-Stage2.cmake
Chris Bieneman
2016-05-02
1
-1
/
+1
*
Fix argument expansion of reference fields of structs
Reid Kleckner
2016-05-02
3
-1
/
+27
*
[CMake] Install libcxx-headers as part of the Apple-stage2 distribution
Chris Bieneman
2016-05-02
1
-0
/
+1
*
[CMake] Adding clang-headers to the Apple-stage2 distribution
Chris Bieneman
2016-05-02
1
-0
/
+1
*
Remove unneeded test in tryCaptureAsConstant.
Akira Hatanaka
2016-05-02
1
-4
/
+4
*
Revert "ThinLTO: do not import function whose linkage prevents inlining."
Mehdi Amini
2016-05-02
4
-38
/
+22
*
[llvm-pdbdump] Fix read past EOF when file is too small.
Zachary Turner
2016-05-02
1
-0
/
+4
*
ThinLTO: do not import function whose linkage prevents inlining.
Mehdi Amini
2016-05-02
4
-22
/
+38
*
[CodeGenObjCXX] Don't rematerialize default arguments of function
Akira Hatanaka
2016-05-02
2
-0
/
+21
*
Fix llvm-size to exit with non zero when it can’t open a file.
Kevin Enderby
2016-05-02
2
-2
/
+6
*
Remove redundant return, NFC
Vedant Kumar
2016-05-02
1
-1
/
+0
*
Fix a typo, NFC
Vedant Kumar
2016-05-02
1
-1
/
+1
*
Teach Undefined symbols from which file they are created from.
Rui Ueyama
2016-05-02
4
-19
/
+31
*
Fix an issue where the apropos command would not print fully qualified comman...
Enrico Granata
2016-05-02
2
-1
/
+23
*
Revert "Temporary hack to see what is going on on a windows bot."
Rafael Espindola
2016-05-02
1
-1
/
+0
*
Import block pointers from DWARF as Clang block pointers, not as structs.
Sean Callanan
2016-05-02
16
-5
/
+450
*
[X86][SSE] Added placeholder for 128/256-bit wide shuffle combines
Simon Pilgrim
2016-05-02
1
-6
/
+14
*
Don't try to create thin bsd archives.
Rafael Espindola
2016-05-02
3
-1
/
+9
*
[dsymutil] Create the temporary files in the system temp directory.
Frederic Riss
2016-05-02
2
-6
/
+7
*
Add more debug logging to g_get_shared_cache_class_info_body
Enrico Granata
2016-05-02
1
-1
/
+14
*
Temporary hack to see what is going on on a windows bot.
Rafael Espindola
2016-05-02
1
-0
/
+1
*
Code refactoring -- preparation for new PM porting /NFC
Xinliang David Li
2016-05-02
1
-9
/
+19
*
[codeview] Isolate type dumping from object file state
Reid Kleckner
2016-05-02
1
-18
/
+38
*
[CUDA] Make sure device-side __global__ functions are always visible.
Artem Belevich
2016-05-02
2
-8
/
+24
*
Thread Expected<...> up from libObject’s getType() for symbols to allow llv...
Kevin Enderby
2016-05-02
26
-106
/
+229
[next]