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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Correct 128-bit shifts on 64-bit targets.
Daniel Sanders
2015-04-29
1
-5
/
+5
*
[mips] [IAS] Inline assemble-time shifting out of createLShiftOri. NFC.
Toma Tabacu
2015-04-29
1
-15
/
+24
*
fixed 80-chars; NFC
Elena Demikhovsky
2015-04-29
1
-5
/
+7
*
Fixed masked gather/scatter switch-case
Elena Demikhovsky
2015-04-29
1
-0
/
+2
*
[TableGen] Use range-based for loops. NFC.
Craig Topper
2015-04-29
1
-23
/
+9
*
[TableGen] Fold a couple dyn_casts into the ifs that check their results. NFC
Craig Topper
2015-04-29
1
-11
/
+8
*
[TableGen] Replace some dyn_casts followed by an assert with just a regular c...
Craig Topper
2015-04-29
2
-25
/
+11
*
fixed comments, blanks, nullptr; NFC
Elena Demikhovsky
2015-04-29
1
-5
/
+4
*
[TableGen] Use range-based for loops. NFC
Craig Topper
2015-04-29
1
-57
/
+28
*
Use an "early return" idiom for the error case. NFC
Filipe Cabecinhas
2015-04-29
1
-8
/
+6
*
Check that we have a valid PointerType element type before calling get()
Filipe Cabecinhas
2015-04-29
1
-1
/
+2
*
Use the ArrayType member function for array element types.
Filipe Cabecinhas
2015-04-29
1
-1
/
+1
*
Turn an assert into report_fatal_error since it's reachable based on user input
Filipe Cabecinhas
2015-04-29
1
-1
/
+2
*
Make sure that isValidElementType(Type) before calling {Array,Struct}Type::ge...
Filipe Cabecinhas
2015-04-29
1
-2
/
+4
*
RegisterCoalescer: hide terminal rule option by default
Matthias Braun
2015-04-28
1
-1
/
+1
*
Map directly from signature symbol to group index. NFC.
Rafael Espindola
2015-04-28
1
-10
/
+13
*
Reuse a lookup in an assert.
Eric Christopher
2015-04-28
1
-3
/
+3
*
Remove redundant temporary std::vector.
Rafael Espindola
2015-04-28
1
-25
/
+7
*
ARM: fix peephole optimisation of TST
Tim Northover
2015-04-28
1
-10
/
+0
*
Avoid one more walk over all sections. NFC.
Rafael Espindola
2015-04-28
1
-9
/
+3
*
Style updates
Andrew Kaylor
2015-04-28
1
-18
/
+19
*
Use a range loop. NFC.
Rafael Espindola
2015-04-28
1
-3
/
+2
*
[WinEH] Split blocks at calls to llvm.eh.begincatch
Andrew Kaylor
2015-04-28
1
-26
/
+90
*
Avoid an extra walk over the sections just to assign sections to groups.
Rafael Espindola
2015-04-28
1
-30
/
+41
*
Sparc: Add alternate aliases for conditional branch instructions.
James Y Knight
2015-04-28
1
-0
/
+6
*
Remove the GroupMapTy DenseMap. NFC.
Rafael Espindola
2015-04-28
2
-20
/
+12
*
transform fadd chains to increase parallelism
Sanjay Patel
2015-04-28
1
-0
/
+18
*
[bpf] fix build
Alexei Starovoitov
2015-04-28
2
-8
/
+9
*
Use range loops. NFC.
Rafael Espindola
2015-04-28
1
-7
/
+3
*
Relax an assert when there's a type mismatch in forward references
Filipe Cabecinhas
2015-04-28
1
-1
/
+3
*
Avoid adding to SectionIndexMap sections that we never lookup. NFC.
Rafael Espindola
2015-04-28
1
-33
/
+28
*
Make getModRefInfo(Instruction *) not crash on certain types of instructions
Daniel Berlin
2015-04-28
1
-10
/
+13
*
Use a range loop. NFC.
Rafael Espindola
2015-04-28
1
-3
/
+2
*
[x86] remove RCPPS and RSQRTPS intrinsic instruction definitions
Sanjay Patel
2015-04-28
3
-52
/
+6
*
Add a fixme to resetTargetOptions to explain why it needs to go
Eric Christopher
2015-04-28
1
-0
/
+5
*
Fix a [-Werror,-Winconsistent-missing-override] problem in the
Eric Christopher
2015-04-28
1
-1
/
+1
*
R600: Fix up for AsmPrinter's OutStreamer being a unique_ptr
Tom Stellard
2015-04-28
1
-2
/
+3
*
R600/SI: Add a lower case alias for subtarget feature: +DumpCode
Tom Stellard
2015-04-28
1
-0
/
+5
*
[NVPTX] Handle addrspacecast constant expressions in aggregate initializers
Justin Holewinski
2015-04-28
4
-2
/
+268
*
[opaque pointer type] Encode the allocated type of an alloca rather than its ...
David Blaikie
2015-04-28
2
-8
/
+16
*
move IR-level optimization flags into their own struct
Sanjay Patel
2015-04-28
3
-9
/
+12
*
Use a std::vector to record the offsets of the sections. NFC.
Rafael Espindola
2015-04-28
1
-10
/
+8
*
Avoid an extra loop for computing the section size. NFC.
Rafael Espindola
2015-04-28
1
-29
/
+13
*
Fixed crash of variable shift inst on AVX2
Elena Demikhovsky
2015-04-28
1
-3
/
+1
*
[mips] [IAS] Do not generate redundant ORi in createLShiftOri.
Toma Tabacu
2015-04-28
1
-0
/
+4
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
72
-3681
/
+4271
*
Use CIE version 4 for dwarf4.
Rafael Espindola
2015-04-28
1
-4
/
+15
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
72
-4271
/
+3681
*
[mips] [IAS] Rename the createShiftOr function to createLShiftOri. NFC.
Toma Tabacu
2015-04-28
1
-13
/
+13
*
[mips] [IAS] Store the expandLoadImm destination register in a variable. NFC.
Toma Tabacu
2015-04-28
1
-11
/
+12
[next]