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
*
[X86][SSE] Added i686 target tests to make sure we are correctly loading cons...
Simon Pilgrim
2016-02-04
3
-0
/
+504
*
Provide arguments for all the format string placeholders!
Adrian McCarthy
2016-02-04
1
-1
/
+1
*
AVX-512: Fixed a bug in FMA instruction selection on KNL
Elena Demikhovsky
2016-02-04
4
-15
/
+16
*
[Power PC] softening long double type
Petar Jovanovic
2016-02-04
4
-26
/
+260
*
[AArch64] Improve load/store optimizer to handle LDUR + LDR.
Chad Rosier
2016-02-04
2
-22
/
+182
*
[AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
Michael Zuckerman
2016-02-04
5
-11
/
+265
*
[clang-tidy] More friendly warning in "google-runtime-references" when meetin...
Haojian Wu
2016-02-04
2
-5
/
+12
*
[X86] Add AVX512 vector zext tests
Simon Pilgrim
2016-02-04
1
-0
/
+122
*
Support accesses with differently sized types to the same array
Tobias Grosser
2016-02-04
19
-138
/
+783
*
[ScheduleDagInstrs] Improved comments
Jonas Paulsson
2016-02-04
1
-9
/
+9
*
[ELF][MIPS] Support R_MIPS_PC32 relocation handling
Simon Atanasyan
2016-02-04
2
-11
/
+23
*
[ELF][MIPS] Add handling for __gnu_local_gp symbol
Simon Atanasyan
2016-02-04
5
-1
/
+25
*
[x86] Correct setting of WIntType for MCU target
Andrey Bokhanko
2016-02-04
2
-0
/
+2
*
[ELF][MIPS] Replace needsMipsLocalGot function by canBePreempted
Simon Atanasyan
2016-02-04
4
-22
/
+7
*
[ELF][MIPS] Always create global GOT entry for symbols defined in DSO
Simon Atanasyan
2016-02-04
2
-3
/
+62
*
Enable test_lldbmi_settings_set_target_run_args_before on linux
Pavel Labath
2016-02-04
1
-1
/
+0
*
[OPENMP 4.0] Fixed support of array sections/array subscripts.
Alexey Bataev
2016-02-04
10
-116
/
+353
*
Mark TestProcessIO as flaky on android
Pavel Labath
2016-02-04
1
-1
/
+5
*
Add verbose logging support to gdb-remote tests
Pavel Labath
2016-02-04
1
-7
/
+39
*
[RenderScript] Add command for recalculating allocation details
Ewan Crawford
2016-02-04
2
-0
/
+61
*
ScopInfo: Improve documentation of ScopArrayInfo
Tobias Grosser
2016-02-04
1
-9
/
+17
*
[X86] Moved SEXT -> SIGN_EXTEND_VECTOR_INREG combine into helper. NFC.
Simon Pilgrim
2016-02-04
1
-60
/
+84
*
[X86] Use hash table in LEA optimization pass.
Andrey Turetskiy
2016-02-04
1
-150
/
+247
*
Add -nocudainc option to CUDA preprocessor test.
Samuel Antao
2016-02-04
1
-5
/
+5
*
Add 3.9 release notes document
Tobias Grosser
2016-02-04
2
-0
/
+14
*
Add 'Using Polly with Clang' to Spinx
Tobias Grosser
2016-02-04
2
-0
/
+154
*
cmake: Add a flag to enable LTO
Justin Bogner
2016-02-04
2
-0
/
+11
*
Add Sphinx configuration
Tobias Grosser
2016-02-04
2
-0
/
+250
*
Add basic doxygen infrastructure for Polly
Tobias Grosser
2016-02-04
3
-0
/
+2409
*
[Support] Use range-based for loop. NFC
Craig Topper
2016-02-04
1
-3
/
+1
*
[Support] Use hexdigit instead of manually coding the same thing. NFC
Craig Topper
2016-02-04
1
-2
/
+2
*
www: Remove some spaces
Tobias Grosser
2016-02-04
1
-2
/
+2
*
www: Add Michael's thesis
Tobias Grosser
2016-02-04
1
-0
/
+9
*
www: Add Felix-Antoine's master thesis
Tobias Grosser
2016-02-04
1
-0
/
+8
*
www: Drop outdated dragonegg documentation
Tobias Grosser
2016-02-04
2
-73
/
+0
*
Update to isl-0.16.1-20-gee54b48
Tobias Grosser
2016-02-04
15
-119
/
+1875
*
[PGO] Profile interface cleanup
Xinliang David Li
2016-02-04
4
-25
/
+38
*
[TSan] Fix PrintMatchedSuppressions: Read hit count for suppression atomically
Mohit K. Bhakkad
2016-02-04
1
-2
/
+2
*
Basic: mark TLS as supported on Windows on ARM
Saleem Abdulrasool
2016-02-04
2
-1
/
+5
*
PR23057: fix use-after-free due to local token buffer in ParseCXXAmbiguousPar...
Alexey Bataev
2016-02-04
2
-1
/
+28
*
[NVPTX] Disable performance optimizations when OptLevel==None
Jingyue Wu
2016-02-04
2
-21
/
+48
*
Use unsigned long long instead of uint64_t to appease bots
Pete Cooper
2016-02-04
1
-1
/
+1
*
Add test missed from r259746
Pete Cooper
2016-02-04
1
-0
/
+28
*
Add support for the source_version cmdline option.
Pete Cooper
2016-02-04
6
-0
/
+67
*
[asan] fix the non-x86 build
Kostya Serebryany
2016-02-04
2
-0
/
+5
*
Set S_ATTR_SOME_INSTRUCTIONS on __text section.
Pete Cooper
2016-02-04
2
-1
/
+31
*
Generate version min load commands when the platform is unknown.
Pete Cooper
2016-02-04
9
-32
/
+184
*
[asan] When catching a signal caused by a memory access, print if it's a READ...
Kostya Serebryany
2016-02-04
7
-8
/
+50
*
Test case for PR 26381
Nemanja Ivanovic
2016-02-04
1
-0
/
+8
*
Default to an unknown OS instead of MacOSX.
Pete Cooper
2016-02-04
2
-19
/
+25
[next]