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
*
[C++] Use 'nullptr'. Transforms edition.
Craig Topper
2014-04-25
106
-1610
/
+1639
*
blockfreq: Only one mass distribution per node
Duncan P. N. Exon Smith
2014-04-25
3
-94
/
+48
*
blockfreq: Document assertion
Duncan P. N. Exon Smith
2014-04-25
1
-1
/
+1
*
blockfreq: Use better branch weights in multiexit test
Duncan P. N. Exon Smith
2014-04-25
1
-7
/
+8
*
blockfreq: Clean up irreducible testcases
Duncan P. N. Exon Smith
2014-04-25
1
-47
/
+14
*
blockfreq: Document high-level functions
Duncan P. N. Exon Smith
2014-04-25
2
-2
/
+37
*
blockfreq: Remove dead code
Duncan P. N. Exon Smith
2014-04-25
1
-1
/
+0
*
blockfreq: Scale LoopData::Scale on the way down
Duncan P. N. Exon Smith
2014-04-25
1
-23
/
+12
*
blockfreq: unwrapLoopPackage() => unwrapLoop()
Duncan P. N. Exon Smith
2014-04-25
1
-10
/
+8
*
blockfreq: Pass the Loop directly into unwrapLoopPackage()
Duncan P. N. Exon Smith
2014-04-25
1
-6
/
+4
*
blockfreq: Unwrap from Loops
Duncan P. N. Exon Smith
2014-04-25
1
-4
/
+2
*
blockfreq: Separate unwrapLoops() from finalizeMetrics()
Duncan P. N. Exon Smith
2014-04-25
2
-7
/
+15
*
blockfreq: LoopData::MemberList => NodeList
Duncan P. N. Exon Smith
2014-04-25
1
-7
/
+5
*
blockfreq: Expose getPackagedNode()
Duncan P. N. Exon Smith
2014-04-25
2
-24
/
+23
*
blockfreq: Store the header with the members
Duncan P. N. Exon Smith
2014-04-25
2
-10
/
+18
*
blockfreq: Encapsulate LoopData::Header
Duncan P. N. Exon Smith
2014-04-25
2
-23
/
+21
*
blockfreq: Embed Loop hierarchy in LoopData
Duncan P. N. Exon Smith
2014-04-25
1
-22
/
+37
*
blockfreq: Use LoopData directly
Duncan P. N. Exon Smith
2014-04-25
2
-53
/
+54
*
blockfreq: Stop using range-based for to traverse Loops
Duncan P. N. Exon Smith
2014-04-25
1
-2
/
+2
*
blockfreq: Use a std::list for Loops
Duncan P. N. Exon Smith
2014-04-25
2
-5
/
+6
*
[C++] Use 'nullptr'. Tools edition.
Craig Topper
2014-04-25
36
-177
/
+179
*
[PECOFF] Add /IMPLIB command line option.
Rui Ueyama
2014-04-25
6
-9
/
+32
*
Allow vectorization of bit intrinsics in BB Vectorizer.
Karthik Bhat
2014-04-25
3
-8
/
+181
*
bindings: expose C++ access specifiers
Saleem Abdulrasool
2014-04-25
2
-0
/
+93
*
ProfileData: Treat missing function counts as malformed
Justin Bogner
2014-04-25
4
-2
/
+13
*
Change llvm-config --ldflags to report ${CMAKE_CXX_LINK_FLAGS}
Reid Kleckner
2014-04-25
1
-1
/
+2
*
Properly sign extend delta in compact unwind info
Nick Kledzik
2014-04-25
1
-2
/
+3
*
Fix one missed use of DW_EH_PE_omit in r203626
Nick Kledzik
2014-04-25
1
-1
/
+1
*
[PECOFF] Assign unique ordinals to __imp_ symbols.
Rui Ueyama
2014-04-25
1
-4
/
+10
*
Fix quadratic performance during debug compression due to sections x symbols ...
David Blaikie
2014-04-25
1
-12
/
+21
*
Revert "This reapplies r207130 with an additional testcase+and a missing chec...
Adrian Prantl
2014-04-25
12
-254
/
+140
*
This reapplies r207130 with an additional testcase+and a missing check for
Adrian Prantl
2014-04-25
12
-140
/
+254
*
Make sure that the CommandInterpreter::m_command_io_handler_sp gets reset whe...
Greg Clayton
2014-04-25
3
-0
/
+11
*
Only allow on thread to run when calling libBacktraceRecording.
Jason Molenda
2014-04-25
4
-0
/
+8
*
Revert "Debug info for optimized code: Support variables that are on the stac...
Adrian Prantl
2014-04-25
10
-146
/
+132
*
Missed this file with the r207160 commit.
Jason Molenda
2014-04-25
1
-0
/
+3
*
Add a new SBThread::GetQueue() method to get the queue that is
Jason Molenda
2014-04-25
11
-23
/
+113
*
Revert "Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the lo...
Adrian Prantl
2014-04-24
2
-86
/
+17
*
Add missing include, found by modules build.
Richard Smith
2014-04-24
1
-0
/
+2
*
Function defined in a header should be inline. Found by modules build.
Richard Smith
2014-04-24
1
-1
/
+1
*
[DWARF parser] Make a few methods non-public
Alexey Samsonov
2014-04-24
3
-10
/
+12
*
Reland r206934 with a hopefully fixed test
Reid Kleckner
2014-04-24
2
-1
/
+5
*
[PECOFF] Do not copy-construct ExportDesc.
Rui Ueyama
2014-04-24
1
-1
/
+1
*
[DWARF parser] DWARFUnit ctor doesn't need both parsed and raw .debug_abbrev ...
Alexey Samsonov
2014-04-24
5
-36
/
+34
*
If we see an explicit instantiation declaration or definition of a function
Richard Smith
2014-04-24
6
-21
/
+124
*
[DWARF parser] Simplify and re-format a method
Alexey Samsonov
2014-04-24
2
-11
/
+13
*
Remove print statements I was using to debug this script additions.
Greg Clayton
2014-04-24
1
-3
/
+0
*
Fix the build-llvm.pl to use glob to find all llvm and clang .a files for lib...
Greg Clayton
2014-04-24
1
-76
/
+13
*
Fixed a flipped conditional when writing back the
Sean Callanan
2014-04-24
1
-1
/
+1
*
[LCG] Switch a weird do/while loop that actually couldn't fail its
Chandler Carruth
2014-04-24
1
-5
/
+4
[next]