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
/
lldb
/
source
/
Expression
/
ClangExpressionParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented a feature where the expression parser
Sean Callanan
2010-12-16
1
-1
/
+3
*
Modified LLDB expressions to not have to JIT and run code just to see variable
Greg Clayton
2010-12-14
1
-1
/
+1
*
Updated to latest LLVM/Clang for external AST source changes that allow
Greg Clayton
2010-12-02
1
-6
/
+6
*
Modifications to type handling logic. We no longer
Sean Callanan
2010-11-19
1
-2
/
+2
*
Updated to the LLVM/Clang of 2010-11-17 at 3:30pm.
Sean Callanan
2010-11-18
1
-1
/
+4
*
Added more logging so we see the register state
Sean Callanan
2010-11-08
1
-0
/
+18
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-4
/
+4
*
Re-enabled LLDB's pointer checkers, and moved the
Sean Callanan
2010-11-04
1
-3
/
+0
*
Fixed a bug that was confusing the code generator
Sean Callanan
2010-11-02
1
-6
/
+2
*
Print notes for expressions as well as errors
Sean Callanan
2010-11-01
1
-1
/
+6
*
Fixed a problem where function calls on i386 weren't
Sean Callanan
2010-10-26
1
-1
/
+7
*
Made many ConstString functions inlined in the header file.
Greg Clayton
2010-10-15
1
-1
/
+1
*
Added support for breakpoint conditions. I also had to separate the "run the...
Jim Ingham
2010-10-14
1
-1
/
+1
*
Added extra logging, and made sure that the argument
Sean Callanan
2010-10-08
1
-0
/
+3
*
Added the ability to get the disassembly instructions from the function and
Greg Clayton
2010-10-06
1
-6
/
+5
*
Switched the expression parser from using TargetData
Sean Callanan
2010-09-30
1
-14
/
+0
*
Updated to latest LLVM. Major LLVM changes:
Sean Callanan
2010-09-23
1
-10
/
+11
*
Removed the hacky "#define this ___clang_this" handler
Sean Callanan
2010-09-21
1
-7
/
+52
*
Bugfixes to the expression parser. Fixes include:
Sean Callanan
2010-09-13
1
-8
/
+14
*
Added support for dynamic sanity checking in
Sean Callanan
2010-09-01
1
-0
/
+11
*
Added a ClangUtilityFunction class that allows the
Sean Callanan
2010-08-27
1
-1
/
+6
*
This is a major refactoring of the expression parser.
Sean Callanan
2010-08-27
1
-0
/
+640