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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Masked Vector Load and Store Intrinsics."
Duncan P. N. Exon Smith
2014-11-28
8
-430
/
+0
*
Converted back to Unix format (after my last commit 222632)
Elena Demikhovsky
2014-11-23
1
-3241
/
+3241
*
Masked Vector Load and Store Intrinsics.
Elena Demikhovsky
2014-11-23
8
-3127
/
+3557
*
Debug Info: revert r222195, r222210 and r222239.
Manman Ren
2014-11-21
1
-2
/
+2
*
[Objective-C] Support a new special module flag that will be put into the
Manman Ren
2014-11-21
1
-1
/
+2
*
Don't repeat class/function/variable names in comments. NFC.
Sanjay Patel
2014-11-21
1
-47
/
+35
*
Less space; NFC
Sanjay Patel
2014-11-21
1
-8
/
+4
*
[DAG] Teach how to turn a build_vector into a shuffle if some of the operands...
Andrea Di Biagio
2014-11-21
1
-11
/
+39
*
[DAG] Refactor the shuffle combining logic in DAGCombiner. NFC.
Andrea Di Biagio
2014-11-21
1
-153
/
+73
*
DAGCombiner: Allow the DAGCombiner to combine multiple FDIVs with the same di...
Hao Liu
2014-11-21
1
-0
/
+38
*
RegisterCoalescer: Improve debug messages
Matthias Braun
2014-11-19
1
-6
/
+8
*
Add a print and verify pass after the RegisterCoalescer
Matthias Braun
2014-11-19
1
-0
/
+1
*
MachineVerifier: Report register for bad liveranges
Matthias Braun
2014-11-19
1
-24
/
+28
*
Introduce register dump helper
Matthias Braun
2014-11-19
1
-0
/
+9
*
[X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
Simon Pilgrim
2014-11-19
1
-2
/
+2
*
Update SetVector to rely on the underlying set's insert to return a pair<iter...
David Blaikie
2014-11-19
34
-56
/
+61
*
Remove StringMap::GetOrCreateValue in favor of StringMap::insert
David Blaikie
2014-11-19
2
-3
/
+2
*
Fix an incorrect chain operand when expanding INSERT_VECTOR operations throug...
Owen Anderson
2014-11-18
1
-1
/
+1
*
Allow DwarfCompileUnit::constructImportedEntityDIE to instanciate a GlobalVar...
Frederic Riss
2014-11-18
1
-0
/
+2
*
Debug Info: In DIBuilder, the context field of a global variable is updated to
Manman Ren
2014-11-18
1
-2
/
+2
*
Fix optimisations of SELECT_CC which assumed result is boolean
Oliver Stannard
2014-11-17
1
-2
/
+5
*
Add missing semicolon from r222118.
Craig Topper
2014-11-17
1
-1
/
+1
*
Move register class name strings to a single array in MCRegisterInfo to reduc...
Craig Topper
2014-11-17
14
-33
/
+36
*
Replace a couple asserts with static_asserts.
Craig Topper
2014-11-17
2
-4
/
+4
*
Convert some EVTs to MVTs where only a SimpleValueType is needed.
Craig Topper
2014-11-16
4
-13
/
+13
*
[DAG] Improved target independent vector shuffle folding logic.
Andrea Di Biagio
2014-11-15
1
-0
/
+20
*
Rename EH related stuff to be more precise
Reid Kleckner
2014-11-14
4
-10
/
+10
*
Allow the use of functions as typeinfo in landingpad clauses
Reid Kleckner
2014-11-14
6
-21
/
+22
*
Use nullptr instead of NULL for variadic sentinels
Reid Kleckner
2014-11-13
3
-4
/
+4
*
We can get the TLOF from the TargetMachine - so constructor no longer require...
Aditya Nandakumar
2014-11-13
2
-8
/
+6
*
This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac...
Aditya Nandakumar
2014-11-13
1
-4
/
+0
*
Add an assert and a test that verify r221709's fix.
Frederic Riss
2014-11-13
1
-2
/
+4
*
[CodeGenPrepare] Handle zero extensions in the TypePromotionHelper.
Quentin Colombet
2014-11-13
1
-111
/
+143
*
Fix emission of Dwarf accelerator table when there are multiple CUs.
Frederic Riss
2014-11-12
3
-7
/
+10
*
[CodeGenPrepare] Replace other uses of EVT::getEVT with TL::getValueType.
Ahmed Bougacha
2014-11-12
1
-5
/
+5
*
[CodeGenPrepare][AArch64] Fix a TLI legality check on iPTR to use a lowered i...
Ahmed Bougacha
2014-11-12
1
-2
/
+2
*
Temporary fix for PR21528 - use mangled C++ function names in COFF debug info...
Timur Iskhodzhanov
2014-11-12
1
-1
/
+8
*
[COFF] Make it clearer that the symbols subsection holds function display nam...
Timur Iskhodzhanov
2014-11-12
1
-1
/
+1
*
Revert "IR: MDNode => Value"
Duncan P. N. Exon Smith
2014-11-11
4
-13
/
+13
*
Fix build break: remove unused variable in FCFI.
Tom Roeder
2014-11-11
1
-1
/
+0
*
Totally forget deallocated SDNodes in SDDbgInfo.
Frederic Riss
2014-11-11
1
-4
/
+12
*
Add Forward Control-Flow Integrity.
Tom Roeder
2014-11-11
6
-13
/
+404
*
LLVM incorrectly folds xor into select
Oliver Stannard
2014-11-11
1
-1
/
+2
*
Transforms: address some late comments
Saleem Abdulrasool
2014-11-08
1
-1
/
+1
*
Transform: add SymbolRewriter pass
Saleem Abdulrasool
2014-11-07
1
-0
/
+2
*
[RegAlloc] Kill off the trivial spiller - nobody is using it any more.
Lang Hames
2014-11-06
4
-189
/
+5
*
Compute the correct jump table entries on 32 bit windows.
Rafael Espindola
2014-11-06
1
-2
/
+3
*
Add three other sections when L symbols are allowed.
Rafael Espindola
2014-11-06
1
-0
/
+15
*
Allow L symbols in no_dead_strip sections.
Rafael Espindola
2014-11-06
1
-0
/
+4
*
IR: MDNode => Value: NamedMDNode::getOperator()
Duncan P. N. Exon Smith
2014-11-05
2
-5
/
+5
[next]