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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
SmallVector: Don't rely on having an assignment operator around in push_back ...
Benjamin Kramer
2012-04-29
1
-1
/
+1
*
Fix comments from copy-paste to a more relevant meaning
Eli Bendersky
2012-04-29
3
-3
/
+3
*
Add constants for first and last integer vector types to be consistent with f...
Craig Topper
2012-04-29
1
-1
/
+4
*
Remove tab characters
Craig Topper
2012-04-29
1
-2
/
+2
*
Mark the default cases of MVT::getVectorElementType and MVT:getVectorNumEleme...
Craig Topper
2012-04-29
1
-2
/
+2
*
Don't update spill weights when joining intervals.
Jakob Stoklund Olesen
2012-04-28
1
-4
/
+0
*
Spring cleaning - Delete dead code.
Jakob Stoklund Olesen
2012-04-28
1
-24
/
+0
*
If the __is_trivially_copyable type trait is available use it as the baseline...
Benjamin Kramer
2012-04-28
1
-0
/
+15
*
Use the most basic superclass of SmallVector in ArrayRef.
Benjamin Kramer
2012-04-28
1
-1
/
+1
*
Reapply the SmallMap patch with a fix.
Benjamin Kramer
2012-04-25
3
-0
/
+910
*
Remove more dead code.
Jakob Stoklund Olesen
2012-04-25
2
-21
/
+0
*
Revert "First implementation of:"
Eric Christopher
2012-04-25
3
-910
/
+0
*
First implementation of:
Stepan Dyatkovskiy
2012-04-25
3
-0
/
+910
*
Simplify LiveIntervals::getApproximateInstructionCount().
Jakob Stoklund Olesen
2012-04-25
1
-2
/
+1
*
Remove a dead function.
Jakob Stoklund Olesen
2012-04-25
1
-6
/
+0
*
typo in declaration from earlier today
Andrew Trick
2012-04-25
1
-1
/
+1
*
ARM: improved assembler diagnostics for missing CPU features.
Jim Grosbach
2012-04-24
1
-1
/
+6
*
Fix a naughty header include that breaks "installed" builds.
Andrew Trick
2012-04-24
1
-4
/
+4
*
Related to PR1255. Let's begin. I'll commit classes that corresponds to our l...
Stepan Dyatkovskiy
2012-04-24
2
-0
/
+524
*
misched: DAG builder support for tracking register pressure within the curren...
Andrew Trick
2012-04-24
2
-2
/
+7
*
This patch fixes a problem which arose when using the Post-RA scheduler
Preston Gurd
2012-04-23
1
-0
/
+6
*
Allow forward declarations to take a context. This helps the debugger
Eric Christopher
2012-04-23
1
-2
/
+2
*
Temporarily revert r155364 until the upstream review can complete, per
Chandler Carruth
2012-04-23
1
-32
/
+12
*
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
1
-1552
/
+346
*
Hexagon V5 (floating point) support.
Sirish Pande
2012-04-23
1
-346
/
+1552
*
Hexagon Packetizer's target independent fix.
Sirish Pande
2012-04-23
1
-12
/
+32
*
Conflict with st_dev/st_ino identifiers under Debian GNU/Hurd
Sylvestre Ledru
2012-04-23
1
-2
/
+2
*
Add a flag to the struct type finder to collect only those types which have
Bill Wendling
2012-04-21
1
-1
/
+2
*
stop hiding SmallVector's append that takes a count + element.
Chris Lattner
2012-04-21
1
-1
/
+6
*
Remove unused PointerLikeTypeTraits for IndexListEntry.
Benjamin Kramer
2012-04-21
1
-13
/
+0
*
Revert r155241, which is causing some breakage.
Bill Wendling
2012-04-20
1
-3
/
+0
*
Make ISelPosition a local variable.
Jakob Stoklund Olesen
2012-04-20
1
-28
/
+0
*
Register DAGUpdateListeners with SelectionDAG.
Jakob Stoklund Olesen
2012-04-20
2
-40
/
+54
*
Extraneous semicolon.
Eric Christopher
2012-04-20
1
-1
/
+1
*
If we discover all of the named structs in a module, then don't bother to
Bill Wendling
2012-04-20
1
-0
/
+3
*
Added TargetRegisterInfo::getRegPressureSetName.
Andrew Trick
2012-04-20
1
-1
/
+4
*
SparseSet: Add support for key-derived indexes and arbitrary key types.
Andrew Trick
2012-04-20
4
-50
/
+91
*
Allow converting MachineBasicBlock::iterator to const_iterator.
Andrew Trick
2012-04-20
1
-1
/
+4
*
Add documentation comment.
Jim Grosbach
2012-04-20
1
-0
/
+5
*
TableGen support for auto-generating assembly two-operand aliases.
Jim Grosbach
2012-04-19
1
-0
/
+2
*
Allow targets to select the default scheduler by name.
Andrew Trick
2012-04-19
2
-0
/
+4
*
whitespace
Andrew Trick
2012-04-19
1
-8
/
+8
*
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
2
-1584
/
+358
*
SourceMgr: Colorize diagnostics.
Benjamin Kramer
2012-04-18
1
-2
/
+5
*
Tidy up. Trailing whitespace.
Jim Grosbach
2012-04-18
1
-2
/
+2
*
TableGen add warning diagnostic helper functions.
Jim Grosbach
2012-04-18
1
-0
/
+5
*
SmallPtrSet: Reuse DenseMapInfo's pointer hash function instead of inventing ...
Benjamin Kramer
2012-04-18
1
-3
/
+0
*
Remove AVX vpermil intrinsics. I removed their uses from clang headers and bu...
Craig Topper
2012-04-18
1
-14
/
+0
*
fix pr12559: mark unavailable win32 math libcalls
Joe Groff
2012-04-17
1
-2
/
+8
*
platform support for counting column widths and checking isprint
Seth Cantrell
2012-04-17
1
-0
/
+17
[next]