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
path:
root
/
llvm
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test commit: remove trailing whitespace
Josh Stone
2018-09-11
2
-4
/
+4
*
[lit] Disable shtest-timeout on Windows
Stella Stamenova
2018-09-10
2
-5
/
+3
*
[benchmark] Fix flags used to compile benchmark library with clang-cl
Reid Kleckner
2018-09-07
1
-1
/
+1
*
utils/abtest: Refactor and add bisection method
Matthias Braun
2018-09-07
1
-125
/
+278
*
[benchmark] Fix 32-bit build failure
Kirill Bobyrev
2018-09-05
2
-1
/
+3
*
lit: Use sys.executable for executing builtin commands
Tom Stellard
2018-08-31
1
-1
/
+1
*
Add a utility script to stress test the demangler.
Zachary Turner
2018-08-30
1
-0
/
+226
*
[WebAssembly] Made disassembler only use stack instructions.
Wouter van Oortmerssen
2018-08-30
1
-15
/
+46
*
Remove debug code accidently committed in rL340837. NFCI.
Simon Pilgrim
2018-08-29
1
-3
/
+0
*
[WebAssembly][NFC] Document stackifier tablegen backend
Thomas Lively
2018-08-28
1
-1
/
+12
*
[WebAssembly][NFC] Fix formatting from rL340781
Thomas Lively
2018-08-28
1
-2
/
+4
*
[lit, shtest-timeout] Always use an internal shell for the shtest-timeout to ...
Stella Stamenova
2018-08-28
1
-1
/
+3
*
[TableGen] CodeGenDAGPatterns::GenerateVariants - basic caching of matching p...
Simon Pilgrim
2018-08-28
1
-2
/
+14
*
[TableGen] Use std::move where possible in InstructionMemo constructor. NFCI.
Simon Pilgrim
2018-08-28
1
-6
/
+6
*
[NFC] Apply another commit to comply with old CMake
Kirill Bobyrev
2018-08-28
2
-1
/
+6
*
[benchmark] Silence warning by applying upstream patch
Kirill Bobyrev
2018-08-28
3
-15
/
+20
*
Pull google/benchmark library to the LLVM tree
Kirill Bobyrev
2018-08-28
101
-0
/
+14089
*
[WebAssembly] TableGen backend for stackifying instructions
Thomas Lively
2018-08-27
4
-1
/
+40
*
TableGen/SearchableTables: Cast enums to unsigned in generated code
Nicolai Haehnle
2018-08-23
1
-0
/
+9
*
[WebAssembly] Add isEHScopeReturn instruction property
Heejin Ahn
2018-08-21
4
-0
/
+4
*
[TableGen] Don't separately search for DefaultMode when we're going to iterat...
Simon Pilgrim
2018-08-17
1
-1
/
+3
*
[TableGen] TypeInfer - Cache the legal types as TypeSetByHwMode
Simon Pilgrim
2018-08-17
2
-18
/
+13
*
[TableGen] TypeSetByHwMode::insert - cache the default MVT. NFCI.
Simon Pilgrim
2018-08-17
1
-3
/
+10
*
[TableGen] TypeSetByHwMode::operator== optimization
Simon Pilgrim
2018-08-16
1
-8
/
+10
*
[TableGen] Avoid self getPredicates() != comparison. NFCI.
Simon Pilgrim
2018-08-16
1
-2
/
+2
*
[TableGen] Return ValueTypeByHwMode by const reference from CodeGenRegisterCl...
Simon Pilgrim
2018-08-16
2
-4
/
+4
*
[TableGen] Remove unnecessary TypeSetByHwMode -> ValueTypeByHwMode -> TypeSet...
Simon Pilgrim
2018-08-15
1
-1
/
+1
*
[Tablegen][MCInstPredicate] Removed redundant template argument from class TI...
Andrea Di Biagio
2018-08-14
6
-24
/
+46
*
[TableGen] Pass string/vector types by const reference (PR37666). NFCI
Simon Pilgrim
2018-08-14
1
-5
/
+6
*
[X86] Don't ignore 0x66 prefix on relative jumps in 64-bit mode. Fix opcode s...
Craig Topper
2018-08-13
1
-2
/
+2
*
[Tablegen] Replace uses of formatted_raw_ostream with raw_ostream in the pred...
Andrea Di Biagio
2018-08-13
4
-137
/
+134
*
[Tablegen][SubtargetEmitter] Improve expansion of predicates of a variant sch...
Andrea Di Biagio
2018-08-13
1
-15
/
+39
*
[globalisel] Remove dead code from GlobalISelEmitter
Daniel Sanders
2018-08-12
1
-17
/
+0
*
[Tablegen][SubtargetEmitter] refactor method `emitSchedModelHelpersImpl()`. NFCI
Andrea Di Biagio
2018-08-10
1
-62
/
+96
*
[MC][PredicateExpander] Extend the grammar to support simple switch and retur...
Andrea Di Biagio
2018-08-09
3
-6
/
+75
*
[MC] Remove PhysRegSize from MCRegisterClass
Bjorn Pettersson
2018-08-09
1
-4
/
+0
*
[CMake] Use normalized Windows target triples
Petr Hosek
2018-08-09
1
-9
/
+9
*
[tablegen] Improve performance of -gen-register-info by replacing barely-nece...
Daniel Sanders
2018-08-08
1
-11
/
+51
*
Refactor FileCheck to make it usable as an API
Aditya Nandakumar
2018-08-07
1
-1442
/
+29
*
[lit] Disable shtest-timeout on Windows
Stella Stamenova
2018-08-07
1
-0
/
+3
*
[lit, python3] Update lit error logging to work correctly in python3 and othe...
Stella Stamenova
2018-08-07
7
-11
/
+13
*
[lit, tests] Fix failing lit test: shtest-format.py
Stella Stamenova
2018-08-07
1
-1
/
+1
*
[lit, python] Always add quotes around the python path in lit
Stella Stamenova
2018-08-06
10
-28
/
+30
*
Fix typo in the MSVC Visualizer for SmallVector class
Daniil Fukalov
2018-08-06
1
-1
/
+1
*
build_llvm_package.bat: Add OpenMP back
Hans Wennborg
2018-08-03
1
-1
/
+1
*
[emacs] Indent statement continuation to match clang-format
Andrew Savonichev
2018-08-02
1
-1
/
+11
*
utils/release/tag.sh: add debuginfo-tests to project list
Hans Wennborg
2018-08-02
1
-1
/
+1
*
lit: bump version number
Hans Wennborg
2018-08-02
1
-1
/
+1
*
Bump the trunk version to 8.0.0svn
Hans Wennborg
2018-08-01
1
-2
/
+2
*
Fix build bot after r338521
Ulrich Weigand
2018-08-01
1
-1
/
+1
[next]